nabicht / SimpleTaskQueue

A simple task queue used for coordinating distributed, parallel work.
4 stars 0 forks source link

change AttemptManagement status values #29

Closed nabicht closed 6 years ago

nabicht commented 6 years ago

Right now it returns "task" and "no task"

Should really return "attempt" and "no attempt"