We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
If something fails while it has acquired a lock using a with block, it appears the lock doesn't get released.
with
I think this needs a tweak to the StrictLock code.