From da91be4f54e04faa1225210509829601df76dec6 Mon Sep 17 00:00:00 2001 From: "Christopher J. Markiewicz" Date: Wed, 8 Nov 2023 23:15:56 -0500 Subject: [PATCH] FIX: Do not sink BOLD on the main thread --- fmriprep/workflows/bold/outputs.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/fmriprep/workflows/bold/outputs.py b/fmriprep/workflows/bold/outputs.py index 213fbdcfe..9b56daf71 100644 --- a/fmriprep/workflows/bold/outputs.py +++ b/fmriprep/workflows/bold/outputs.py @@ -620,7 +620,6 @@ def init_ds_bold_native_wf( **timing_parameters, ), name='ds_bold', - run_without_submitting=True, mem_gb=DEFAULT_MEMORY_MIN_GB, ) workflow.connect([ @@ -732,7 +731,6 @@ def init_ds_volumes_wf( **timing_parameters, ), name='ds_bold', - run_without_submitting=True, mem_gb=DEFAULT_MEMORY_MIN_GB, ) workflow.connect([