You need to sign in or sign up before continuing.
This adjusts the message handler for the child processes to no longer override the message type. This also removes the ability for unhandled non BstError exceptions to retry.
Prevent traceback in the case which a FAIL message is produced without a logfile being specified. Fixes: #619