Brad Jasper
|
f437c20452
got tests all passing for database taskmeta backend
|
16 年之前 |
Ask Solem
|
156ff94a48
Move find_nearest_pickleable_exception + UnpickleableExceptionWrapper to celery.serialization
|
16 年之前 |
Ask Solem
|
076d016d3a
Move TimeoutError to celery.exceptions
|
16 年之前 |
Ask Solem
|
929c842541
Add traceback to result value on failure. Closes #28. **NOTE** If you use the
|
16 年之前 |
Ask Solem
|
a19118e6ec
Added BaseBackend.mark_as_retry to mark the task status as "RETRY" with the
|
16 年之前 |
Ask Solem
|
aba1989a95
Don't return unpickleable exceptions from Pool worker.
|
16 年之前 |
Ask Solem
|
e2a84371c2
PEP8ify
|
16 年之前 |
Ask Solem
|
f28398b939
Don't use threading.Timer for timeouts.
|
16 年之前 |
Ask Solem
|
8e6c9ba22c
That's 99% coverage, probably don't want to take it further
|
16 年之前 |
Ask Solem
|
4cc0d6a41d
Now at 96% coverage
|
16 年之前 |
Ask Solem
|
7c6c7fd4e8
Move detection of pickle library into celery.utils so we only have to test it
|
16 年之前 |
Ask Solem
|
7ff6496bf1
Better handling of unpickleable exceptions (passes the new tests)
|
16 年之前 |
Ask Solem
|
2f4e8fb12b
PEP8ify
|
16 年之前 |
Ask Solem
|
d23deafd24
Remove comment
|
16 年之前 |
Vitaly Babiy
|
0350e464c7
Convert unicode string to str to fix cache test
|
16 年之前 |
Ask Solem
|
8c2c3e842b
Cache/Tyrant backend now shares the same inheritage: KeyValueStoreBackend
|
16 年之前 |
Ask Solem
|
aef7f13a1c
Remove celery.timer and replace with threading.Timer instead.
|
16 年之前 |
Ask Solem
|
7e824b2025
PEP8-ify
|
16 年之前 |
Ask Solem
|
06b9165a29
backend.wait_for() sleeps for 0.5s again, temporarily had it at 0.05 and
|
16 年之前 |
Ask Solem
|
d4dd459a56
Set default AMQP connection timeout to 4. Also, now configurable via the
|
16 年之前 |
Brian Rosner
|
0f1108f525
Avoid hammering the CPU just waiting on the status of task.
|
16 年之前 |
Ask Solem
|
ac61ad04f1
Rename cleanup_process -> process_cleanup
|
16 年之前 |
Ask Solem
|
4b2511f654
Restablish cache/tokyo tyrant connection at start of task process.
|
16 年之前 |
Ask Solem
|
ced0b64ad2
Raise our pylint score to 8.24/10
|
16 年之前 |
Ask Solem
|
ea2f3a4a6e
pep8ify
|
16 年之前 |
Ask Solem
|
474e5b2374
Revert to pre-broken pystrip execution
|
16 年之前 |
Ask Solem
|
2723ca06da
Remove extraenous whitespace using pystrip
|
16 年之前 |
Ask Solem
|
fa3c19c271
Skeleton for the ability to select different backends for different actions,
|
16 年之前 |
Ask Solem
|
cab196c4e3
Another typo
|
16 年之前 |
Ask Solem
|
617a3aa465
Fix typo
|
16 年之前 |