Skip to content
Snippets Groups Projects
Commit 80a47be6 authored by Rafael Ostertag's avatar Rafael Ostertag
Browse files

QfqForm will autonomously fire an lock `extend` request when the lock expired,...

QfqForm will autonomously fire an lock `extend` request when the lock expired, but a change `t_c` has been made during the lock period `t_l`. I.e. let `t_{current}` be the current time, an `extend` request is made when

    t_c + t_l > t_{current}

holds.
parent fdadbdc4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment