Skip to content
Snippets Groups Projects

[FEATURE] Acquire a non-blocking lock should throw LockAcquireWouldBlockException

LockAcquireWouldBlockException should be thrown if non-blocking lock would block according to the TYPO3 locking api.

Closes #6 (closed)

Merge request reports