Commit ad5bb79
fix: make ToFacetsAsync cancellation test deterministic
Cancel token immediately instead of after 5ms to eliminate race
condition on fast CI runners where mapping completes before cancellation.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent c9e8e88 commit ad5bb79
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
0 commit comments