We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Unless PIO_BCAST_ERROR is explicitly set the pio error will be handled in the pio library and the code will not return to this location with an error.
Originally posted by @jedwards4b in #76 (comment)
The text was updated successfully, but these errors were encountered:
Another relevant comment: #76 (comment)
Sorry, something went wrong.
This was indeed a problem in the refactored code and I have fixed it.
addressed ESCOMP#93
5ef5206
mvertens
Successfully merging a pull request may close this issue.
Unless PIO_BCAST_ERROR is explicitly set the pio error will be handled in the pio library and the code will not return to this location with an error.
Originally posted by @jedwards4b in #76 (comment)
The text was updated successfully, but these errors were encountered: