Replies: 1 comment
-
I wonder if I should also create another argument |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This argument naming is not clear.
One would think it aims to delete all the files created during the session, but it is not. That is
remove_temp_dir
is for, but only works when the instance was running in a temp directory (ansys_asodfioia
).It does:
I would like to propose change that argument to
close_instance_on_exit
. I know it is long, but I'm happy to heard other suggestions.Pinging @pyansys/pymapdl-developers for feedback
Beta Was this translation helpful? Give feedback.
All reactions