nabicht / SimpleTaskQueue

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

get state of a task #84

Closed nabicht closed 6 years ago

nabicht commented 6 years ago

There is no way to query for the state of an individual task now that i've moved to persistence and sqlite3. that would be helpful to have.