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

doc: clarify that ObjectWrap requires manual cleanup on shutdown #40074

Closed
wants to merge 2 commits into from

Commits on Sep 10, 2021

  1. doc: clarify that ObjectWrap requires manual cleanup on shutdown

    Clarify that ObjectWrap instances are not destroyed on process or
    worker shutdown and require manual destruction to avoid resource
    leaks.
    Flarna committed Sep 10, 2021
    Copy the full SHA
    3146ba1 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2021

  1. Copy the full SHA
    8ed33ec View commit details
    Browse the repository at this point in the history