meetings / gearsloth

Gearman job persistence and delayed execution system
MIT License
2 stars 0 forks source link

SQLite should not reuse task ids #85

Open amv opened 9 years ago

amv commented 9 years ago

Task ID should always be unique so that hanging/stalling controllers do not eject tasks with reused ids prematurely.