-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Milestone
Description
Very useful e.g. when a sleep-deprived Kata starts a bootstrapping algorithm with threshold 0.0... Or a non-sleep-deprived evil non-Kata does similar things.
Desirable:
- being able to "delete" a running execution via swagger
- having automatized mechanisms to kill processes that exceed some specified processing time / memory usage / whatever
Opens up some other questions:
- how to make sure a person may only disrupt his own executions? Do we want to require users to login before using? Or some other mechanism? ...