Commit d9458db
committed
test(run-engine): fire-and-forget the emitter close on readiness timeout
A quit written to a socket that accepted but never completes the
handshake never settles, which made the diagnostic throw unreachable.
Closing without awaiting keeps the fast, descriptive failure.1 parent 5d5ac60 commit d9458db
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments