Kill existing Julia session
Open
- Dominant language
- Python
- Stars
- 893
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
Is there a method for terminating an existing Julia session? I'm working with `multiprocessing` to run a Julia function in parallel, and Julia initialization must happen inside the function passed to `multiprocessing.Pool`. Everything is working well so far, but I'm looking to handle the situation where a user might already have initialized Julia in the calling script. Any suggestions or insights on how to accomplish this would be greatly appreciated. Thank you!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.