Open jakirkham opened 9 years ago
Are you on Windows or are you using FORCE_EXECV/forking_enable?
This is on Mac, actually. I should add that I am using billiard.get_context("spawn")
to create a spawn context that I use for launching a single billiard.Process
.
Ok, pretty sure I have only tested fork so far, so that probably requires some work
Alright, let me know if I can help, I am very interested in getting this to work.
@jakirkham Feel free to contribute a PR.
Unfortunately I don't know the cause. So I don't know how to fix it either.
We need a test case at the very least to debug this. I'm not sure you'll be able to provide one since so much time has passed. Sorry about that,
If you can, please do.
Not sure what the issue is here.