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

Garbage collector does not kill MAPDL #3692

Open
germa89 opened this issue Jan 23, 2025 · 0 comments
Open

Garbage collector does not kill MAPDL #3692

germa89 opened this issue Jan 23, 2025 · 0 comments

Comments

@germa89
Copy link
Collaborator

germa89 commented Jan 23, 2025

On MapdlCore requires _cleanup to be True, which on MapdlGrpc before #3497 was only True if cleanup_on_exit was True. This should not.

Furthermore, #3497 totally overwrite the MapdlCore __del__ method, but this new one only considers the HPC case.

Thank you @jgd10 for the conversation which leads to this bug.

@germa89 germa89 changed the title Garbage cleaning does not kill MAPDL Garbage collector does not kill MAPDL Jan 27, 2025
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