Ask Solem
|
116ccc1f97
celery.bin.base: Cosmetics
|
před 14 roky |
Ask Solem
|
71c2f5499a
multiprocessing.Pool: Fixes race condition with WorkerLostError.
|
před 14 roky |
Ask Solem
|
711d349996
Use multiprocessing.register_after_fork to deal with fork cleanup
|
před 14 roky |
Ask Solem
|
ad6e53a02f
beat: Cosmetics
|
před 14 roky |
Ask Solem
|
c8efe314bd
celerybeat: Respect --pidfile even if not --detach. Closes #363
|
před 14 roky |
Ask Solem
|
4a12e1c2ae
Forgot to import celery.signals
|
před 14 roky |
Ask Solem
|
9c04913c9d
Adds signals: eventlet_pool_started, eventlet_pool_preshutdown, eventlet_pool_postshutdown, eventlet_pool_apply
|
před 14 roky |
Ask Solem
|
faf48837e9
Tests passes again
|
před 14 roky |
Ask Solem
|
3bfdca1c0e
Renamed celery.worker.controllers -> celery.worker.mediator
|
před 14 roky |
Ask Solem
|
ac0baa5542
Threads must call os._exit to terminate the server on crash
|
před 14 roky |
Ask Solem
|
e71a89c22d
Merge branch 'stipa/master'
|
před 14 roky |
Ask Solem
|
fa2cd0b3b8
Tests passing
|
před 14 roky |
Ask Solem
|
f944b8c169
Fixed typo seconds=int, seconds=delta. Closes #352. Thanks to LawrenceK
|
před 14 roky |
Ask Solem
|
da74cd1ed3
broadcast commands should not log with level warning
|
před 14 roky |
Ask Solem
|
8756fd39d8
Functional tests passing again
|
před 14 roky |
Ask Solem
|
ab301c2004
AMQP result backend: Reset cached chan on producer when connection lost
|
před 14 roky |
Ask Solem
|
d4a46861e7
Adds worker_pid to TaskRequest.info()
|
před 14 roky |
Ask Solem
|
8dc7051de0
Don't sleep when the bucket is empty, rather wait for a task to be received
|
před 14 roky |
Ask Solem
|
0cc9cb7835
PEP8ify + pyflakes
|
před 14 roky |
Ask Solem
|
5ca6bee22d
Tests passes again
|
před 14 roky |
stipa
|
67def1ea77
Add error handling when reading corrupted shelve file
|
před 14 roky |
Ask Solem
|
bba695e5ba
Show proper error message for commands that doesn't support positional args
|
před 14 roky |
Ask Solem
|
6b91c7e0f2
Try to fix #315
|
před 14 roky |
Ask Solem
|
309e15a099
Autoscaler: Changes all process busy message to be a debug message
|
před 14 roky |
jpellerin
|
2cdd1d8c3d
Autoscaler: log warning instead of error when unable to scale down due to busy processes.
|
před 14 roky |
Ask Solem
|
e5252c1bec
Beat: PersistentScheduler: Automatically remove corrupted db. Closes #346. Thanks to stipa
|
před 14 roky |
Ask Solem
|
3516627969
Commands: Don't load config when printing --version. Closes #347. Thanks to nairbv
|
před 14 roky |
Ask Solem
|
58d12a0737
Removes left-over print statement
|
před 14 roky |
Ask Solem
|
85c5318ecb
Spawn broadcast consumer in separate thread if running green
|
před 14 roky |
Ask Solem
|
b79fedfd7c
on_decode_error now uses safe_str when dumping the message body
|
před 14 roky |