Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: change from setTimeout to setImmediate #9575

Closed

Conversation

nao215
Copy link

@nao215 nao215 commented Nov 12, 2016

Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Description of change

Change test method from setTimeout to setImmediate.
This is a part of Code And Learn at NodeFest 2016 Challenge

@nodejs-github-bot nodejs-github-bot added the test Issues and PRs related to the tests. label Nov 12, 2016
@mscdex mscdex added the stream Issues and PRs related to the stream subsystem. label Nov 12, 2016
@shigeki
Copy link
Contributor

shigeki commented Nov 12, 2016

Copy link
Contributor

@shigeki shigeki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI is all green. LGTM.

@shigeki
Copy link
Contributor

shigeki commented Nov 13, 2016

@nao215 I would like you to confirm if you missed to setup git username. You can write it your screen name on your github profile. Just confirmation.

Change test method from setTimeout to setImmediate.
This is a part of Code And Learn at NodeFest 2016 Challenge
@nao215 nao215 force-pushed the fix-test-stream-unshift-read-race branch from 6fd7560 to 76dd90d Compare November 13, 2016 07:21
@nao215
Copy link
Author

nao215 commented Nov 13, 2016

@shigeki Thanks. I wrote my screen name and pushed!!

@shigeki
Copy link
Contributor

shigeki commented Nov 18, 2016

@nao215 Sorry, your fix has already applied in #9578. Looking at nodejs/code-and-learn#58 (comment) , you are later than that. I should have told you more earlier. Sorry.

@shigeki shigeki closed this Nov 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stream Issues and PRs related to the stream subsystem. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants