django-background-tasks
django-background-tasks copied to clipboard
Why on Windows TTW is slow by default?
Hi!
In file Utils, class SignalManager: time_to_wait for Windows is TTW_SLOW.
This makes django-background-tasks slow. We have lot's of (2000+) small tasks (1-2 seconds), and this makes huge slowdown.
Regards, Andrey
We do not use Windows. Just send a PR to improve django-background-tasks.