Commit 7919f63
fix(test): Fix flaky MainEventProcessorTest by checking crashed thread
Assert stacktrace on the crashed thread instead of the first thread in
the list, which may not be the crashed one depending on thread ordering.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0d66c0b commit 7919f63
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | | - | |
| 261 | + | |
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
| |||
0 commit comments