Skip to content

Job phase needs to be set to TERMINATED when interrupted #19

Description

@brianmajor

When async or sync jobs are interrupted by the Java VM they remain in the phase they were set to by the job runner. Instead, the Job executor should detect an InterruptedException and use the job updater to set the phase to TERMINATED if not already in a terminal phase.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions