Ask Solem 91c75f0896 Catch all exceptions in Task.__call__, so the process doesn't die. 17 lat temu
..
bin 0f59629ffb celeryd: Forgot to import celery.log.emergency_error 17 lat temu
__init__.py c6f4922be9 celeryd: Add current working directory to sys.path for convenience. (maybe this is bad, have to think about the risks involved, but it's certinaly convenient.) 17 lat temu
conf.py 71face9ab0 Project changes name to celery 17 lat temu
discovery.py 29c6860239 Make autodiscover() work with zipped eggs. 17 lat temu
log.py ad79bdc4c8 Make setup_logger take keyword arguments. 17 lat temu
managers.py c6f4922be9 celeryd: Add current working directory to sys.path for convenience. (maybe this is bad, have to think about the risks involved, but it's certinaly convenient.) 17 lat temu
messaging.py c6f4922be9 celeryd: Add current working directory to sys.path for convenience. (maybe this is bad, have to think about the risks involved, but it's certinaly convenient.) 17 lat temu
models.py c6f4922be9 celeryd: Add current working directory to sys.path for convenience. (maybe this is bad, have to think about the risks involved, but it's certinaly convenient.) 17 lat temu
platform.py c6f4922be9 celeryd: Add current working directory to sys.path for convenience. (maybe this is bad, have to think about the risks involved, but it's certinaly convenient.) 17 lat temu
process.py c6f4922be9 celeryd: Add current working directory to sys.path for convenience. (maybe this is bad, have to think about the risks involved, but it's certinaly convenient.) 17 lat temu
registry.py 71face9ab0 Project changes name to celery 17 lat temu
task.py 91c75f0896 Catch all exceptions in Task.__call__, so the process doesn't die. 17 lat temu
urls.py a6f873eec4 Forgot to add urls.py and views.py to repository 17 lat temu
views.py a6f873eec4 Forgot to add urls.py and views.py to repository 17 lat temu
worker.py e29aa4fd8e Handle the case where fetch_next_task() returns None (because of an exception) 17 lat temu