Description
We've had several incidents with page locks not being freed at the end of the request. Often the cause of these locks were in our own code, but these issues can be hard to debug. I think it should be better if `PageAccessSynchronizer` would either refuse the aquire a lock after the request has been committed or at least log an error.
Attachments
Issue Links
- links to