Commit 9dc12d1
fix(test): Fix flaky MainEventProcessorTest by checking crashed thread (#5126)
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 8f80cf4 commit 9dc12d1
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