Chris Bradly
Results
2
comments of
Chris Bradly
I have also noticed this was not an issue in v0.3.20.
The issue with `stdout` is when an MPI script is run by `Literate.jl`. I found that the way to fix is it to use `io=devnull` in the reporting strategy `ReportToFile`....