Commit 3c298ff
fix: remove flaky
`Bus.publish` is synchronous — the event is delivered immediately,
no 50ms delay needed. Removes resource contention risk in parallel CI.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>setTimeout in todo bus event test1 parent 8a4b557 commit 3c298ff
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
122 | | - | |
| 121 | + | |
123 | 122 | | |
124 | 123 | | |
125 | 124 | | |
| |||
0 commit comments