You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR relates to nipy#2700, and should fix the problem
underlying nipy#2548.
I first considered adding a control thread that monitors
the `Pool` of workers, but that would require a large overhead
keeping track of PIDs and polling very often.
Just adding the core file of [bpo-22393](python/cpython#10441)
should fixnipy#2548
0 commit comments