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

src: destroy inspector agent before context #16472

Merged
merged 1 commit into from
Oct 25, 2017
Merged

Commits on Oct 25, 2017

  1. src: destroy inspector agent before context

    The inspector_agent depends on the context still being accessible
    during the destructor execution.
    
    PR-URL: nodejs#16472
    Fixes: nodejs#15558
    Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
    Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Eugene Ostroukhov <eostroukhov@google.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    ofrobots committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    e3503ac View commit details
    Browse the repository at this point in the history