-
Notifications
You must be signed in to change notification settings - Fork 121
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
fix: avoid inspecting suspended processes #3227
fix: avoid inspecting suspended processes #3227
Conversation
Thanks for opening a Pull Request. If you want to perform a review write a comment saying: @ansys-reviewer-bot review |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3227 +/- ##
==========================================
+ Coverage 82.67% 86.61% +3.94%
==========================================
Files 53 53
Lines 9625 9630 +5
==========================================
+ Hits 7957 8341 +384
+ Misses 1668 1289 -379 |
…tps://github.com/ansys/pymapdl into fix/list-instances-when-the-process-is-suspended
…tps://github.com/ansys/pymapdl into fix/list-instances-when-the-process-is-suspended
…' of https://github.com/ansys/pymapdl into fix/list-instances-when-the-process-is-suspended
@pyansys-ci-bot LGTM. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Description
As the title. Retrieving info from a suspended process was crashing the system.
Issue linked
Close #3209
Checklist
draft
if it is not ready to be reviewed yet.feat: adding new MAPDL command
)