Trey Roessig
Trey Roessig
Interesting. The cap is because we only want one handler function per thread. But the default handler is what is in your way - it assumes CPU-limited tasks, only allowing...
Passes unit tests and your example on 1.7.1. Still an issue for you?
This is more of a Julia question, I think. Do you get different behavior with a simple `Threads.@threads`? Once that external process is launched, Julia will not stop the process...
Yeah, I don't know where to start with the above. Is everything you are using threadsafe?
> but I can try to work out a reproduction if necessary Yes, an MWE would be appreciated