Ask Solem 4e0f9079cc Fixes pool_restart tests hace 13 años
..
app 06a814753e Document behavior of the exc argument to Task.retry. Closes #1099 hace 13 años
apps 803655b79c HUP now closes all open files before execv. Closes #1270 hace 13 años
backends 2bf5b4eb0b map -> listcomp hace 13 años
bin 7433565909 new flakes in flake8 2 hace 13 años
concurrency b30de63d07 Windows/execv: Import modules before calling log setup. hace 13 años
contrib f4bb56fe23 Fix rdb when sockets default to nonblocking hace 13 años
events 0334b70801 Tests passing hace 13 años
loaders 2bf5b4eb0b map -> listcomp hace 13 años
security ae3799e927 Do not require kombu dev hace 13 años
task 1ccbb6df42 task_failure signals should receive real traceback object hace 13 años
tests 4e0f9079cc Fixes pool_restart tests hace 13 años
utils 0d4112b6a4 Cosmetics hace 13 años
worker b8466131df Properly handle invalid eta/expires values. Closes #1232 hace 13 años
__compat__.py 2bf5b4eb0b map -> listcomp hace 13 años
__init__.py 2bf5b4eb0b map -> listcomp hace 13 años
__main__.py 39cfdafb7c Use compat __main__ entrypoints for multi and beat as well hace 13 años
_state.py 978db4c8d8 :envvar:`C_STRICT_APP` now outputs traceback to stderr if something falls back to current_app hace 13 años
beat.py f92be2770c Use the now() from the underlying schedule in ScheduleEntry hace 13 años
canvas.py d9ef7e571a Cosmetics hace 13 años
datastructures.py f14dd55c8c tests passing hace 13 años
exceptions.py e8515ed7c5 Defines what happens when a chord task fails. Closes #1172 hace 13 años
local.py a3bba87336 Fixes Proxy.__module__,__doc__,__name__. Thanks to Marius Gedminas. Closes #1087 hace 13 años
platforms.py 803655b79c HUP now closes all open files before execv. Closes #1270 hace 13 años
result.py 7433565909 new flakes in flake8 2 hace 13 años
schedules.py e98e43b3b3 repr of crontab field int(0) should be 0 not *. Closes #972 hace 13 años
signals.py d718d27d25 Implements new task_retry signal. Closes #1169 hace 13 años
states.py 46ab71ff74 Tasks can now raise celery.exceptions.Ignore to not update any state hace 13 años