Open
Description
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
andmultiprocessing
in theMultiProc
/LegacyMultiProc
plugins
Metadata
Metadata
Assignees
Labels
No labels