django-background-tasks icon indicating copy to clipboard operation
django-background-tasks copied to clipboard

Why on Windows TTW is slow by default?

Open AMRivkin opened this issue 6 years ago • 1 comments

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

AMRivkin avatar Jul 19 '18 17:07 AMRivkin

We do not use Windows. Just send a PR to improve django-background-tasks.

philippeowagner avatar Jul 19 '18 18:07 philippeowagner