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
In #3154, several tests had to be marked skip, xfail or timeout to deal with some new quirk of multiprocessing. It seems likely to be a combination of the following:
Python 3.8 multiprocessing module
pytest subprocesses (xdist)
Nipype configurations for setting up concurrent.futures and multiprocessing in the MultiProc/LegacyMultiProc plugins