-
Notifications
You must be signed in to change notification settings - Fork 142
fix: aborting MAPDL #3812
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: aborting MAPDL #3812
Conversation
|
Thanks for opening a Pull Request. If you want to perform a review write a comment saying: @ansys-reviewer-bot review |
|
@pyansys-ci-bot LGTM. |
pyansys-ci-bot
left a comment
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.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3812 +/- ##
==========================================
- Coverage 88.44% 88.40% -0.04%
==========================================
Files 187 187
Lines 14751 14752 +1
==========================================
- Hits 13046 13041 -5
- Misses 1705 1711 +6 🚀 New features to boost your workflow:
|

Description
Fix setting
set_no_abortequals toNonewhich makes that the default behaviour is to NOT set to not abort MAPDL.This generates crashes when found few (or many) MAPDL errors.
Issue linked
Close #3809
Close #3447
Checklist
draftif it is not ready to be reviewed yet.feat: adding new MAPDL command)