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

SWIG wrapped python bindings are reporting a memory leak. #1129

Open
hsorby opened this issue Feb 16, 2023 · 1 comment
Open

SWIG wrapped python bindings are reporting a memory leak. #1129

hsorby opened this issue Feb 16, 2023 · 1 comment

Comments

@hsorby
Copy link
Contributor

hsorby commented Feb 16, 2023

Since SWIG 4.1 the python bindings have been reporting a memory leak, we should look at refactoring the bindings to resolve this warning.

@hsorby
Copy link
Contributor Author

hsorby commented Apr 8, 2024

This appears to be a problem with SWIG not calling all Python packages to clean up their handles on close. Not sure if this is being dealt with. Need to have another look through SWIG PRs and issues.

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

No branches or pull requests

1 participant