Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
handle all terminal states when processing logs
The prior check for whether the results Object had completed did not account for objects which had been cancelled. Rather then check every conceivable terminal state, this commit instead makes sure it is not in the Unknown state, which means it has not terminated. rh-pre-commit.version: 2.1.0 rh-pre-commit.check-secrets: ENABLED
- Loading branch information