Commit ca399d9
Fix poller thread cleanup for test stability
Move thread join into reset (test-only path) so stop stays
fire-and-forget in production. Suppress report_on_exception to
avoid spurious stderr output when threads are killed mid-request.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 080c62b commit ca399d9
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
| |||
116 | 119 | | |
117 | 120 | | |
118 | 121 | | |
| 122 | + | |
119 | 123 | | |
120 | 124 | | |
121 | 125 | | |
| |||
0 commit comments