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

GH-126491: GC: Mark objects reachable from roots before doing cycle collection #127110

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

markshannon
Copy link
Member

@markshannon markshannon commented Nov 21, 2024

This is an updated version of #126502

It differs as follows:

  • The removal of lazy dict untracking has already been merged, so isn't present
  • More care is taken to ensure the consistency of the spaces
  • Some adjustments to the "work to do" calculation

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @markshannon for commit 698abb3 🤖

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants