mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-27 22:48:12 +08:00
* all new tasks start as timeouts. This makes the queries a lot simpler. * In BULK mode, the bulk update for the lock was causing actual database locks. The lock updates are now iterated.