Skip to content
This repository was archived by the owner on Jun 16, 2025. It is now read-only.
This repository was archived by the owner on Jun 16, 2025. It is now read-only.

Main script doesn't stop when template has no result.json #26

@lcdumort

Description

@lcdumort

When a 'subjob' generated from a template fails to produce a result.json file due to an error, the main script does not terminate. Although the error is reported in the output, the main script continues running even though it can't proceed.

This issue is relatively minor. The main concerns are the unnecessary consumption of computational resources to keep the failed main job running and the confusion caused by having to manually cancel the main script to prevent an accumulation of 'dead' jobs.

Metadata

Metadata

Assignees

No one assigned

    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