- Prevent worker thread from dying during callback in case of connection error to redis
- Officially support Python 3.7
- Reset periodic task score when periodicity is changed
- Add option to stop workers when their queue is empty
- Remove useless function wrapper in decorator
- Submit job execution results to broker from a single thread
- Only generate as many UUIDs as there are periodic tasks
- Log information about workers on startup