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

More thread-safe GC (another version) #534

Closed
wants to merge 3 commits into from
Closed

More thread-safe GC (another version) #534

wants to merge 3 commits into from

Commits on Jul 24, 2024

  1. slightly more thread safe gc

    Christopher Doris committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f7421f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. make Py finalizer thread-safe

    Christopher Doris committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    3e28ea7 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into safer-gc-2

    Christopher Doris committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    dd63a2b View commit details
    Browse the repository at this point in the history