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