Represents a held lock. The lock is acquired automatically when a desired state is reached. To release the lock, call .release on the queue object.
See Implementation
Represents a held lock. The lock is acquired automatically when a desired state is reached. To release the lock, call .release on the queue object.