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

worker: add hasRef() to the handle object #42756

Merged
merged 1 commit into from
Apr 19, 2022

Commits on Apr 17, 2022

  1. worker: add hasRef() to the handle object

    This should help projects like
    https://github.com/mafintosh/why-is-node-running and
    https://github.com/facebook/jest to detect if Worker instances are
    keeping the event loop active correctly.
    
    Fixes: nodejs#42091
    Refs: mafintosh/why-is-node-running#59
    Signed-off-by: Darshan Sen <raisinten@gmail.com>
    RaisinTen committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    abbe313 View commit details
    Browse the repository at this point in the history