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