8000 Makeflow: Nested Jobs Don't Set Log · Issue #2440 · cooperative-computing-lab/cctools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Makeflow: Nested Jobs Don't Set Log #2440
Closed
@dthain

Description

@dthain

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0