-
Notifications
You must be signed in to change notification settings - Fork 102
Open
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!
Metadata
Metadata
Assignees
Labels
No labels