Skip to content

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: https://github.com/nodejs/node/pull/26089 Refs: https://github.com/nodejs/node/pull/26006

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading