Commit ce4dfcf
Simplify TimeoutError handler: just log, don't attempt forced cleanup
Removed the forced __aexit__ calls on event_manager and charging_manager
after timeout - if finalize() timed out, those calls would likely hang too.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 57b0fd1 commit ce4dfcf
1 file changed
+1
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | | - | |
| 258 | + | |
264 | 259 | | |
265 | 260 | | |
266 | 261 | | |
| |||
0 commit comments