better handling of stderr in target.runner.default() #42
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
irace saves the stderr of target-runner to a temporary file and only reports its contents if the evaluation fails. If the file is empty, it is deleted. If the file is not empty, it leaves it there for the user to see if they want to check what is inside.
If someone sent a pull request implementing this, I will be happy to review it and commit it.
@TheIronBorn @DE0CH are interested in this option (see #35)
The text was updated successfully, but these errors were encountered: