This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author nthompson
Recipients nthompson, r.david.murray
Date 2017-10-27.03:28:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509074912.64.0.213398074469.issue31881@psf.upfronthosting.co.za>
In-reply-to
Content
I have verified that

$ mpirun -np 4 myexe.x moreargs; echo $?
1
History
Date User Action Args
2017-10-27 03:28:32nthompsonsetrecipients: + nthompson, r.david.murray
2017-10-27 03:28:32nthompsonsetmessageid: <1509074912.64.0.213398074469.issue31881@psf.upfronthosting.co.za>
2017-10-27 03:28:32nthompsonlinkissue31881 messages
2017-10-27 03:28:32nthompsoncreate