diff options
author | Santiago Gimeno <santiago.gimeno@gmail.com> | 2017-05-09 08:29:02 +0200 |
---|---|---|
committer | Santiago Gimeno <santiago.gimeno@gmail.com> | 2017-05-17 18:56:59 +0200 |
commit | 4d0054145d19ac654976ddf9476756c67481ff2a (patch) | |
tree | 683c83d3f12973bb285f4aebed5e7fb5d31406b1 /docs/src | |
parent | 22fc92856d8a354b7f26ca7fe2d3597a2bd57865 (diff) | |
download | libuv-4d0054145d19ac654976ddf9476756c67481ff2a.tar.gz libuv-4d0054145d19ac654976ddf9476756c67481ff2a.zip |
test: fix flaky tcp-write-queue-order
Delay the timer start to be sure all handles are created when `timer_cb`
is executed. In some cases this was not the case causing the following
error:
```
not ok 51 - tcp_write_queue_order
exit code 134
Output from process `tcp_write_queue_order`:
lt-run-tests: src/unix/core.c:166: uv_close: Assertion `0' failed.
```
PR-URL: https://github.com/libuv/libuv/pull/1338
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Andrius Bentkus <andrius.bentkus@gmail.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions