Ask Solem 01925d9738 Use Process.sentinel, not Process._popen.sentinel 13 年 前
..
app 73ea354d3d Tests passing 13 年 前
apps 381dec4f44 Signal handler now raises if running without threads (while threads set a global should_stop flag) 13 年 前
backends e6c19ad57f Cosmetics 13 年 前
bin 6d64d7a24f amqp/cassandra/mongodb backends now set result.children 13 年 前
concurrency e78161450c on_process_started renamed -> on_process_up 13 年 前
contrib b10d2336f6 celery.contrib.methods: Task decorator for methods 13 年 前
events 8092efe8f7 eventloop: AIO versiosn of multiprocessing Supervisor, and disable TaskHandler thread 13 年 前
loaders b6834ebefc Moves celery.app.state -> celery.state so that app is loaded late 13 年 前
security 8e7646c68e 100% coverage for .security 13 年 前
task 73ea354d3d Tests passing 13 年 前
tests 73ea354d3d Tests passing 13 年 前
utils 01925d9738 Use Process.sentinel, not Process._popen.sentinel 13 年 前
worker 01925d9738 Use Process.sentinel, not Process._popen.sentinel 13 年 前
__compat__.py e2b052c2d8 current_task and Task.request are now LocalStack's. Maybe fixes #521 13 年 前
__init__.py 4b29620696 Bumps version to 2.6.0rc3 13 年 前
beat.py a4f2874e82 Modernize Kombu integration 13 年 前
canvas.py 4272feb940 Tests passing 13 年 前
datastructures.py 1f1103bfa5 DictAttribute.iterkeys now works. Closes #362 13 年 前
exceptions.py d58f89f496 flake8 13 年 前
local.py e2b052c2d8 current_task and Task.request are now LocalStack's. Maybe fixes #521 13 年 前
platforms.py fa2d784f82 Cosmetics and stuff 13 年 前
result.py 53b61c638b 99% overall coverage :happy: 13 年 前
schedules.py e6c19ad57f Cosmetics 13 年 前
signals.py e869e8a871 Adds task_success(sender=task, result=retval) signal 13 年 前
state.py b6834ebefc Moves celery.app.state -> celery.state so that app is loaded late 13 年 前
states.py 641e838dd6 Cosmetics 13 年 前