We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Traceback (most recent call last): File "/opt/miniconda-latest/envs/mb/lib/python3.6/concurrent/futures/_base.py", line 324, in _invoke_callbacks callback(self) File "/opt/miniconda-latest/envs/mb/lib/python3.6/site-packages/nipype/pipeline/plugins/multiproc.py", line 159, in _async_callback result = args.result() File "/opt/miniconda-latest/envs/mb/lib/python3.6/concurrent/futures/_base.py", line 425, in result return self.__get_result() File "/opt/miniconda-latest/envs/mb/lib/python3.6/concurrent/futures/_base.py", line 384, in __get_result raise self._exception concurrent.futures.process.BrokenProcessPool: A process in the process pool was terminated abruptly while the future was running or pending.
I believe this error is a memory error akin to FCP-INDI/C-PAC#1404 with something like FCP-INDI/C-PAC#1428 being a solution.
The text was updated successfully, but these errors were encountered:
shnizzedy
Successfully merging a pull request may close this issue.
I believe this error is a memory error akin to FCP-INDI/C-PAC#1404 with something like FCP-INDI/C-PAC#1428 being a solution.
The text was updated successfully, but these errors were encountered: