How to forcefully take lock which is held by another operator?
@Qtometa11 ай бұрын
You need to delete lock instances from table, however I won’t suggest to forcefully take the lock. Better do the exception handling to handle if someone is already holding the lock.