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

Thread-safe garbage collection rebase #1073

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

MilesCranmer
Copy link
Contributor

Rebased version of #883 from @marius311

My one concern is for cases where thread 1 is busy... Does that mean the GC would simply never run?

marius311 and others added 3 commits February 25, 2021 17:25
[Diff since v1.96.3](JuliaPy/PyCall.jl@v1.96.3...v1.96.4)

**Merged pull requests:**
- Rename `distutils.sysconfig` to `sysconfig` (JuliaPy#1068) (@MilesCranmer)
- bump to 1.96.4 (JuliaPy#1070) (@stevengj)
@MilesCranmer MilesCranmer changed the title Threadsafe garbage collection v2 Thread-safe garbage collection rebase Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants