Calling from Python multiprocessing causes hanging
Open
- Dominant language
- Python
- Stars
- 893
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
Hello! I'm currently trying to invoke a julia function via pyjulia, which works great in the serial python case, but causes hanging for some reason when invoked in python multiprocessing pool (through a map operation, say). Has anyone else run into this problem and, if so, have they found any solution to this issue?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.