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

Remove circular reference between Graph and FilterContext #1439

Merged

Conversation

moonsikpark
Copy link
Contributor

@moonsikpark moonsikpark commented Jun 24, 2024

Due to the circular reference between Graph and FilterContext, the memory footprint increases until GC is activated.

Related: #1429

@moonsikpark moonsikpark marked this pull request as ready for review June 26, 2024 02:24
@moonsikpark moonsikpark force-pushed the issue1429-circular-reference-in-graph branch from efbd3ed to 53b3c27 Compare June 26, 2024 02:27
@moonsikpark moonsikpark force-pushed the issue1429-circular-reference-in-graph branch from f2f9241 to 7a6e7af Compare June 26, 2024 02:35
@WyattBlue WyattBlue merged commit c890636 into PyAV-Org:main Jun 26, 2024
7 checks passed
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