Ask Solem
|
41d90c9f8a
Use celery.__main__ to really patch eventlet as *early* as possible.
|
hace 12 años |
Ask Solem
|
5ac16ce6f2
Downgrade celery.concurrency.processes package to module
|
hace 12 años |
Ask Solem
|
5e302ebd79
Merge branch '3.0'
|
hace 12 años |
Ask Solem
|
a571aac0d9
Terminate task now gives RevokedTaskError instead of WorkerLostError.
|
hace 12 años |
Ask Solem
|
a56e4b8f63
Moves terminate_job to billiard
|
hace 12 años |
Ask Solem
|
1b28f3e6e0
Fixes dump_request example. thanks to ojii
|
hace 12 años |
Ask Solem
|
3153042116
Merge branch '3.0'
|
hace 12 años |
Ask Solem
|
ddc65f9863
Tests passing
|
hace 12 años |
Ask Solem
|
c35c77d250
Dump reserved now works even for eventloop and when rate limits disabled
|
hace 12 años |
Ask Solem
|
f16620fe05
Merge branch '3.0'
|
hace 12 años |
Ask Solem
|
a720b41ffa
Improve module comment
|
hace 12 años |
Ask Solem
|
40f12405d6
Make them types too
|
hace 12 años |
Ask Solem
|
4dbc229d81
Adds attrs to celery.task for static analyzers
|
hace 12 años |
Ask Solem
|
5556e2acec
Adds Python 3 trove classifiers again
|
hace 12 años |
Ask Solem
|
3a770ba104
Add symbols to celery/__init__.py for static analyzers
|
hace 12 años |
Ask Solem
|
69085f653e
Adds __all__ to celery.task for static analyzers
|
hace 12 años |
Ask Solem
|
244c63090c
Adds __all__ to celery package for static analyzers
|
hace 12 años |
Ask Solem
|
d89d88efc5
Bumps version to 3.0.5 and updates Changelog
|
hace 12 años |
Ask Solem
|
a32655b162
Now depends on kombu 2.3.1
|
hace 12 años |
Ask Solem
|
861e65a021
Now depends on billiard 2.7.3.11
|
hace 12 años |
Ask Solem
|
db1efae951
The restart_pool remote control command now requires the CELERYD_POOL_RESTARTS setting to be enabled. Disabling the sentinel event by default reduces the number of sempahores required to run the pool.
|
hace 12 años |
Ask Solem
|
8f6240acfa
Fixes -B option when force execv is enabled. Closes #894
|
hace 12 años |
Ask Solem
|
acda37e4f7
Merge branch 'master' of github.com:celery/celery
|
hace 12 años |
Ask Solem
|
7b3b025110
Maybe this solves #894
|
hace 12 años |
Ask Solem
|
dd632b2721
Merges BaseBackend and BaseDictBackend into one BaseBackend
|
hace 12 años |
Ask Solem
|
ecfa68b4ff
Moves components to celery.worker.components
|
hace 12 años |
Ask Solem
|
1d05b0d1e7
celery.apps.worker is now a subclass of WorkController
|
hace 12 años |
Ask Solem
|
a86f324400
celery.tests.config: Remove TT_ + CELERY_REDIS_ config
|
hace 12 años |
Ask Solem
|
0096ab97c6
celery.stats docstrings
|
hace 12 años |
Mher Movsisyan
|
b48e3fe4a7
Adds worker pid to inspect stats
|
hace 12 años |