diff options
| author | Stefan Boberg <[email protected]> | 2026-04-01 20:54:43 +0200 |
|---|---|---|
| committer | Stefan Boberg <[email protected]> | 2026-04-01 20:54:43 +0200 |
| commit | a4c256b226b9a8cc6ee8c65620a46686930811ea (patch) | |
| tree | 6063f44e75f4785e7b00eabe49e4c61143c706e3 /src/zenhttp/httpserver.cpp | |
| parent | Add OidcToken-based authentication for HordeProvisioner (diff) | |
| download | zen-a4c256b226b9a8cc6ee8c65620a46686930811ea.tar.xz zen-a4c256b226b9a8cc6ee8c65620a46686930811ea.zip | |
Fix lock ordering deadlock in GetQueueCompleted
- Reverse nested lock acquisition in GetQueueCompleted to acquire
m_ActionMapLock before QueueEntry::m_Lock, matching the order used
by HandleActionUpdates → NotifyQueueActionComplete
- Document the required session-level lock ordering in CLAUDE.md
Diffstat (limited to 'src/zenhttp/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions