We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 784f648 commit e1d8ec9Copy full SHA for e1d8ec9
nipype/pipeline/plugins/tests/test_multiproc.py
@@ -173,8 +173,6 @@ def test_no_more_memory_than_specified():
173
174
os.remove(LOG_FILENAME)
175
176
-
177
-@skipif(nib.runtime_profile == False)
178
def test_no_more_threads_than_specified():
179
LOG_FILENAME = 'callback.log'
180
my_logger = logging.getLogger('callback')
0 commit comments