Skip to content

use of hold: True in config and -iTESTING=true causes job to hang #123

@jethror1

Description

@jethror1

having hold: True in assay config file (i.e. for eggd_TSO500) and specifying -iTESTING=true will cause both eggd_conductor and eggd_TSO500 to hang indefinitely.

The use of testing allows for launching all analysis jobs and makes all launched jobs dependent on the conductor job finishing, this stops anything from actually running and then able to terminate all jobs. Having conductor hold until a job that is dependent on the current conductor job completing (which it never can) causes each job to wait on each other and nothing can progress.

This is not ideal behaviour, should probably fix.

Metadata

Metadata

Assignees

No one assigned

    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