Skip to content

lock: refactored + improved user feedback

Jaime Nuche requested to merge refactor-timeoutlock into master

Reorganized locks code + added extra info for the user:

  1. When waiting on a global lock, display the forced release command
  2. When a forced global lock release request is received, show the holder of the lock who and why of the request

Bug: T330756

Edited by Jaime Nuche

Merge request reports