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

Spawn EH process with --expose-gc when in extension tests. #139242

Merged
merged 1 commit into from Dec 16, 2021

Conversation

roblourens
Copy link
Member

@roblourens roblourens commented Dec 15, 2021

Fix #139139 - the Jupyter extension will use this in perf testing

It doesn't seem like there are any bad side effects to this besides it enabling the gc API.

cc @deepak1556 in case you know of a reason why we shouldn't do this.

cc @jrieken in case this is relevant to your interests

@roblourens roblourens self-assigned this Dec 15, 2021
Copy link
Contributor

@rchiodo rchiodo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@alexdima
Copy link
Member

Thank you!

@alexdima alexdima merged commit 28bf810 into main Dec 16, 2021
@alexdima alexdima deleted the roblou/exposeGc branch December 16, 2021 15:03
@alexdima alexdima added this to the January 2022 milestone Dec 16, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jan 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable starting extension host with --expose-gc
4 participants