Skip to content

Conversation

@dawson6
Copy link
Member

@dawson6 dawson6 commented May 23, 2025

Update opens with errors='ignore' in attempt to stop the python coding in ATS from dying when it reads output generated by applications which are not utf-8 valid. This can happen when applications print garbage output -- but when this happens the python in ATS breaks and the testing breaks.

Try to simply ignore such garbage output.

Update opens with errors='ignore' in attempt to stop the python
coding in ATS from dying when it reads output generated by applications
which are not utf-8 valid.  This can happen when applications print
garbage output -- but when this happens the python in ATS breaks
and the testing breaks.

Try to simply ignore such garbage output.
@dawson6 dawson6 self-assigned this Jun 19, 2025
@dawson6
Copy link
Member Author

dawson6 commented Jun 19, 2025

tested good with monte carlo code

@dawson6 dawson6 merged commit 1327fcc into main Jun 19, 2025
18 checks passed
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

Successfully merging this pull request may close these issues.

2 participants