mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-21 04:08:11 +08:00
Travis doesn't support cpu affinity in their virtuals so I've added a setting TESTING that will bypass the actual affinity setting, but will still cover most of the code. Might be useful for future workarounds.