|
Main.IJulia.stdio_bytes[] = 0 # issue #76: circumvent IJulia I/O throttling |
This line causes
ParallelProcessingTools to fail when combined with
[email protected] or newer due to the new implementation of
stdio _bytes, which was refactored in
JuliaLang/IJulia.jl#1145