mirror of https://github.com/lukechilds/node.git
Browse Source
Remove unnecessary `setImmediate()` that causes a minor race condition. Stop the test after 3 occurrences rather than 5 to allow for slower hosts running the test in parallel with other tests. Fixes: https://github.com/nodejs/node/issues/4559 PR-URL: https://github.com/nodejs/node/pull/4599 Reviewed-By: Johan Bergström <bugs@bergstroem.nu>v5.x
Rich Trott
9 years ago
committed by
Myles Borins
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue