Interleaved parallel computations with many cores can occasionally get stuck on Julia 1.2 and 1.3, possibly due to internal changes in the implementation of Julia Channels. Likely solved by removing the dependency of StackChannels on these internals.
Interleaved parallel computations with many cores can occasionally get stuck on Julia 1.2 and 1.3, possibly due to internal changes in the implementation of Julia Channels. Likely solved by removing the dependency of StackChannels on these internals.