.. |
processes
|
1be75d8054
pool didn't call forking_enable
|
13 years ago |
__init__.py
|
76c4769de7
Don't import celery.utils package before concurrency setup
|
13 years ago |
base.py
|
e3885e7dba
Move enable_forking to celery.concurrency.processes
|
13 years ago |
eventlet.py
|
7420ee9766
eventlet: Also warn if billiard/kombu imported before patch
|
13 years ago |
gevent.py
|
7f4761e2e8
fix issue in gevent when killing celery, fixes #911 and #936
|
13 years ago |
solo.py
|
566c4da7b4
Use ' instead of "
|
13 years ago |
threads.py
|
3d4b7cc22b
Thread pool can't use threading.local since it's broken. Closes #863
|
13 years ago |