★ wanayoo — archive 1999 https://github.com/nodejs/node/pull/22242Nouvelle recherche | Portail wanayoo
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

inspector: tie objects lifetime to the thread they belong to #22242

Merged
merged 0 commits into from Aug 14, 2018

Conversation

Projects
None yet
5 participants
@eugeneo
Copy link
Contributor

eugeneo commented Aug 10, 2018

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

This is needed for #21364

@trivikr

This comment has been minimized.

Copy link
Contributor

trivikr commented Aug 12, 2018

@eugeneo eugeneo force-pushed the eugeneo:objects_live_in_thread branch from 7e3df46 to 3ba44db Aug 13, 2018

@eugeneo

This comment has been minimized.

Copy link
Contributor Author

eugeneo commented Aug 13, 2018

@ak239

ak239 approved these changes Aug 13, 2018

@eugeneo

This comment has been minimized.

Copy link
Contributor Author

eugeneo commented Aug 13, 2018

Windows CI failure is #21425
LinuxOne is an infrastructure issue.

@eugeneo eugeneo closed this Aug 14, 2018

@eugeneo eugeneo force-pushed the eugeneo:objects_live_in_thread branch from 3ba44db to 7404a4d Aug 14, 2018

@eugeneo eugeneo deleted the eugeneo:objects_live_in_thread branch Aug 14, 2018

@eugeneo

This comment has been minimized.

Copy link
Contributor Author

eugeneo commented Aug 14, 2018

Landed as eugeneo@7404a4d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.