mirror of https://github.com/lukechilds/node.git
Browse Source
A 50ms timeout results in a race condition. Instead, enforce expected order through callbacks. This has the side effect of speeding up the test in most situations. Ref: https://github.com/nodejs/node/pull/4476 PR-URL: https://github.com/nodejs/node/pull/4637 Reviewed-By: Johan Bergström <bugs@bergstroem.nu> Reviewed-By: James M Snell <jasnell@gmail.com>v5.x
Rich Trott
9 years ago
committed by
Rod Vagg
1 changed files with 26 additions and 27 deletions
Loading…
Reference in new issue