mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-21 12:38:11 +08:00
On rare occasions, usually on win32, cpu_count will raise a NotImplemented error. If psutil is installed we will use this to get the correct count, otherwise we default to 4