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

Register function objects with the cyclic GC #86

Merged
merged 1 commit into from
Oct 13, 2022
Merged

Register function objects with the cyclic GC #86

merged 1 commit into from
Oct 13, 2022

Conversation

wjakob
Copy link
Owner

@wjakob wjakob commented Oct 13, 2022

This is a small experiment to allow the cyclic GC to peek into function objects and the associated default values. The goal is to deal with uncollectible cyclic dependencies potentially observed by some users.

@wjakob wjakob merged commit 49590bd into master Oct 13, 2022
@wjakob wjakob deleted the cyclic_gc branch October 13, 2022 20:32
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.

1 participant