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: remove common.busyLoop() #30787

Merged
merged 2 commits into from
Dec 7, 2019
Merged

test: remove common.busyLoop() #30787

merged 2 commits into from
Dec 7, 2019

Commits on Dec 7, 2019

  1. util: add internal sleep() function

    PR-URL: nodejs#30787
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Gus Caplan <me@gus.host>
    Reviewed-By: Richard Lau <riclau@uk.ibm.com>
    cjihrig committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    f446929 View commit details
    Browse the repository at this point in the history
  2. test: remove common.busyLoop()

    This commit replaces common.busyLoop() with sleep().
    
    PR-URL: nodejs#30787
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Gus Caplan <me@gus.host>
    Reviewed-By: Richard Lau <riclau@uk.ibm.com>
    cjihrig committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    aa363c4 View commit details
    Browse the repository at this point in the history