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

After lock has been expired, an `extend` is sent for re-acquiring lock.

parent 0fafdb49
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ dirty -> dirty: lock expired
deactivate dirty
alt any user change in form
Alice -> dirty: action=lock
Alice -> dirty: action=extend
activate dirty
dirty -> Alice: status=success, lock_timeout=<secs>
deactivate dirty
......
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