SCIInstitute / ShapeWorks

ShapeWorks
http://sciinstitute.github.io/ShapeWorks/
Other
102 stars 32 forks source link

Python jobs that try to use multiprocessing may have problems #2088

Closed akenmorris closed 1 year ago

akenmorris commented 1 year ago

In Studio, they will end up spawning additional copies of ShapeWorksStudio with something like:

[2023-06-02 17:28:52.575] [info] Arg 1: -c
[2023-06-02 17:28:52.575] [info] Arg 2: from multiprocessing.spawn import spawn_main; spawn_main(tracker_fd=55, pipe_handle=124)
[2023-06-02 17:28:52.575] [info] Arg 3: --multiprocessing-fork