I am trying to find out who is holding the lock on a given work object. What is the best way to do this without trying to lock the object?
Reveal answer
Fill a bubble to check yourself
I am trying to find out who is holding the lock on a given work object. What is the best way to do this without trying to lock the object?