Improved classification performance
This commit is contained in:
@@ -50,6 +50,7 @@ const (
|
||||
TASK_PREPARING = 0
|
||||
TASK_TODO = 1
|
||||
TASK_PICKED_UP = 2
|
||||
TASK_QUEUED = 5
|
||||
TASK_RUNNING = 3
|
||||
TASK_DONE = 4
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user