mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-23 05:08:12 +08:00
Travis doesn't like cpu affinity. I'm guessing
This commit is contained in:
@@ -103,4 +103,4 @@ STATIC_URL = '/static/'
|
||||
|
||||
# Django Q specific
|
||||
Q_CLUSTER = {'name': 'django_q_test',
|
||||
'cpu_affinity': 1}
|
||||
'cpu_affinity': 0}
|
||||
|
||||
Reference in New Issue
Block a user