Commit d4305e6
Fix flaky cancelAsyncOperationAbandon test signal pollution
The ABANDON cancel-before-sent sub-test can start a handler workflow that
sets the shared opStarted/handlerFinished signals, causing the subsequent
after-start sub-test to proceed with stale signal state and fail. Clear
both signals between the two sub-tests.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 996ba32 commit d4305e6
1 file changed
Lines changed: 5 additions & 0 deletions
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
138 | 143 | | |
139 | 144 | | |
140 | 145 | | |
| |||
0 commit comments