Actions
Bug #11741
closedWebSession::Handler::unlock() is not correctly translated to jWt
Start date:
06/19/2023
Due date:
% Done:
100%
Estimated time:
Description
The implementation of this function is empty, but should not be. Much like WebSession::Handler::haveLock()
it should check whether we are working in Java or not, but it still should release the lock.
This comes down to simply reordering the the macros so that we can correctly call the mutex unlock.
Updated by Matthias Van Ceulebroeck over 1 year ago
- Status changed from New to InProgress
- Assignee set to Matthias Van Ceulebroeck
Updated by Matthias Van Ceulebroeck over 1 year ago
- Status changed from InProgress to Review
- Assignee deleted (
Matthias Van Ceulebroeck)
Updated by Matthias Van Ceulebroeck over 1 year ago
- Assignee set to Korneel Dumon
Updated by Korneel Dumon over 1 year ago
- Status changed from Review to InProgress
- Assignee changed from Korneel Dumon to Matthias Van Ceulebroeck
Updated by Korneel Dumon over 1 year ago
- Status changed from InProgress to Implemented @Emweb
Updated by Matthias Van Ceulebroeck over 1 year ago
- % Done changed from 0 to 100
Updated by Matthias Van Ceulebroeck about 1 year ago
- Status changed from Implemented @Emweb to Closed
Actions