Rob Hudson
|
45c51a7fc9
|
PEP8 pass
|
2014-10-09 10:56:16 -07:00 |
Allen Short
|
95cbddcc87
|
Default to ignoring results for celeryutils-defined task.
|
2013-06-04 18:32:13 -07:00 |
Allen Short
|
85ae4d0b64
|
modernize celeryutils
|
2013-02-22 16:22:00 -08:00 |
Kumar McMillan
|
25510c9c3a
|
Let exceptions propagate when running tests (CELERY_EAGER_PROPAGATES_EXCEPTIONS)
|
2011-06-30 11:20:17 -05:00 |
Kumar McMillan
|
1ce6374566
|
Ensures that task exceptions are logged in production and during testing
|
2011-05-26 17:29:00 -05:00 |
Kumar McMillan
|
3030c71b37
|
Protect try/finally code from raising an exception that will mask the real one.
|
2011-04-29 13:42:16 -05:00 |
Dave Dash
|
26c6587d3f
|
Forgot an import
|
2011-02-24 17:33:16 -08:00 |
Dave Dash
|
b905fef786
|
Adding chunked to celeryutils
|
2011-02-24 16:14:18 -08:00 |
Jeff Balogh
|
0d36965362
|
call transaction.commit_unless_managed() after each task
|
2010-11-15 10:41:06 -08:00 |
Jeff Balogh
|
d5e07c223c
|
mmmm goodies
|
2010-08-31 20:12:22 -07:00 |