Commit 7bc210e
test: fixing interactions between waitFor and ignore_spurious_events (#4309)
Making sure if waitForHalfClose stops waiting due to the short waitFor timeout of 5ms, rather than a spurious event occurring, that the test continues waiting for half close.
Risk Level: low (test only)
Testing: tcp_proxy_integration_testx1000 test/integration:all x1
Docs Changes: n./a
Release Notes: n/a
Fixes #4031
Signed-off-by: Alyssa Wilk <[email protected]>1 parent 69474b3 commit 7bc210e
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
279 | | - | |
| 279 | + | |
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
285 | | - | |
| 285 | + | |
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
| |||
0 commit comments