[testing] Allow to lock a file without the lock being killed at the end of the request (#22823)
* Allow to lock a file without the lock being killed at the end of the request * Make DB locking detectable
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- apps/testing/appinfo/routes.php 15 additions, 0 deletionsapps/testing/appinfo/routes.php
- apps/testing/locking/fakedblockingprovider.php 69 additions, 0 deletionsapps/testing/locking/fakedblockingprovider.php
- apps/testing/locking/provisioning.php 227 additions, 0 deletionsapps/testing/locking/provisioning.php
Loading
Please register or sign in to comment