Skip to content

Error I/O when we try to 'Run in parallel' #87

@clarafischer

Description

@clarafischer

It is not possible to run a process/pipeline iteration in parallel by clicking on ‘Run in parallel’. I get an error ‘I/O operation on closed file’, see below.
I've tried everything, recompiled from scratch, I've even just redone an entire brainvisa today and I still have the error.

We can launch in parallel when we create a workflow and then submit it via soma_workflow_gui.

I am using a casa-dev image version 5.3-26, master branch and cati_platform distro.
You can use it there /neurospin/cati/casa_distro/brainvisa-cati_platform-master/

ValueError: I/O operation on closed file

ValueError
Traceback (most recent call last):
  File "/casa/host/build/python/brainvisa/processing/qt4gui/neuroProcessesGUI.py", line 3099, in _run_with_soma_workflow_button
    self._run_with_soma_workflow(executionFunction=executionFunction)
  File "/casa/host/build/python/brainvisa/processing/qt4gui/neuroProcessesGUI.py", line 3070, in _run_with_soma_workflow
    SomaWorkflowWidget.brainvisa_code, serialized_process.getvalue()]
ValueError: I/O operation on closed file

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions