-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix that task gets inserted multiple times into unfinishedTasks (#4)
* fix that task gets inserted multiple times into unfinishedTasks * State now has a level, changeStateOfTask() will never decrease Task State level * removed proposed check in onPodTermination(), fixed formatting * task state change is not a warning, changed to log.debug; fixed unneccessary reformatting at onPodTermination --------- Co-authored-by: Florian Friederici <[email protected]>
- Loading branch information
1 parent
15f8ac9
commit f968cb5
Showing
2 changed files
with
16 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters