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: remove inspector main_thread_request_ field #26137

Closed
wants to merge 1 commit into from

Commits on Feb 15, 2019

  1. src: remove inspector main_thread_request_ field

    This is redundant to the platform notification mechanism, and
    the handle may not be cleaned up util we attempt to close the loop.
    
    Refs: nodejs#26089
    Refs: nodejs#26006
    addaleax committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    529274f View commit details
    Browse the repository at this point in the history