nipype icon indicating copy to clipboard operation
nipype copied to clipboard

Restore multiproc tests in Python 3.8+

Open effigies opened this issue 4 years ago • 0 comments

#3154 saw some reductions in testing scope to avoid hanging tests, which presents us with Python 3.7's EOL as a kind of bit-rot cliff.

It looks like we're not the only ones to have had this problem (https://github.com/scipy/scipy/issues/11835 / https://github.com/scipy/scipy/pull/11836), so we should make another attempt to recover these tests.

HT @tclose for finding these issues.

effigies avatar Dec 01 '20 14:12 effigies