mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-23 01:18:12 +08:00
The old implementation used count_forever test task that never finishes. If the timeout implementation does not work in the test, the test never end and you was required to kill the test runner.