Closed
Description
Per this issue from makeflow-examples
cooperative-computing-lab/makeflow-examples#39
Apparently sub-makeflows don't set a distinct log file for each workflow run, which seems like a serious bug.
I think the repair is just to adjust the nested job generation to generate a unique file name, attach it as the log file name, and register it for cleanup, must like jx_args
:
https://github.com/cooperative-computing-lab/cctools/blob/master/makeflow/src/makeflow.c#L298
Metadata
Metadata
Assignees
Labels
No labels