Skip to content

Terminate runs that will time out #4

Description

@RagnarGrootKoerkamp

It can happen that two jobs A and B with A<B are started simultanuously. As soon as A times out, we can kill B.

Even better could be to prevent spawning tasks that depend on each other as much as possible, so we avoid potentially wasting time on a run that is 'shadowed' by a smaller run timing out.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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