Looks like set_start_method did not work for me but mp = mp.get_context('spawn') did. Hope that provides some help.
4 Likes
Looks like set_start_method did not work for me but mp = mp.get_context('spawn') did. Hope that provides some help.