0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/cctest
Eugene Ostroukhov a67f11d9f4 inspector: wait for both sides closing
Removes race condition when test relied on both sides of the socket
to be closed on the same UV event loop iteration.

Fixes: nodejs/node#8498
PR-URL: https://github.com/nodejs/node/pull/8505
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-by: Fedor Indutny <fedor@indutny.com>
2016-09-22 11:17:09 -07:00
..
test_inspector_socket.cc inspector: wait for both sides closing 2016-09-22 11:17:09 -07:00
util.cc src: Malloc/Calloc size 0 returns non-null pointer 2016-09-21 22:47:33 -07:00