Commit 072f7ed
docs: Document lock ordering hierarchy in BridgeServer
Prevents future changes from introducing deadlocks by documenting
the implicit ordering: cleanup_mutex_ > last_sent_mutex_ > stats_mutex_.
WebSocketMiddleware ordering was documented in an earlier commit.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Entire-Checkpoint: 00acef7860691 parent d0ab1aa commit 072f7ed
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
152 | 155 | | |
153 | 156 | | |
154 | 157 | | |
| |||
0 commit comments