Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: use setImmediate() in test of stream2
use setImmediate() insted of setTimeout() in test of stream2 push. The test is in test/parallel/test-stream2-push.js Fixes: nodejs/code-and-learn#58 PR-URL: #9583 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Shigeki Ohtsu <[email protected]>
- Loading branch information