Commit 797dec1
committed
fix(relay): keep post-cancel drain timer ref'd so silent bounds fire
An unref'd setTimeout never woke Bun's pending reader.read on Windows, so the silent time-bound inspection drain hung CI until the 20m job cancel.1 parent 6b97879 commit 797dec1
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
854 | 854 | | |
855 | 855 | | |
856 | 856 | | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
857 | 860 | | |
858 | | - | |
859 | 861 | | |
860 | 862 | | |
861 | 863 | | |
| |||
0 commit comments