Paul Breiding
Results
43
comments of
Paul Breiding
trafficstars
Ok. Thank you!
Then then problem seems to be `@tspawnat`. This [thread](https://discourse.julialang.org/t/hanging-when-playing-around-with-tasks/105065) suggest to run Julia with 1 interactive thread for the REPL and $n$ for other tasks (so `julia -t 8,1` for...
Indeed weird. I will add a remark to the documentation.