Ask Solem
|
a50925b32b
Show error message if "celeryd" run on windows, telling the user to run "pyhton -m celery.bin.celeryd" instead.
|
14 år sedan |
Ask Solem
|
9efb933253
Refactored celery.bin.celeryd into celery.bin.celeryd + celery.apps.worker
|
14 år sedan |
Ask Solem
|
c863769ee2
celeryd: Use multiprocesing.freeze_support()
|
14 år sedan |
Ask Solem
|
541b754221
Add missing 'sys' import
|
14 år sedan |
Ask Solem
|
c069f7d6a8
No longer have to type PYTHONPATH=. to use celeryconfig in current dir.
|
14 år sedan |
Ask Solem
|
c6c5d25a58
bin/celeryd: Tell user to use "python -m celery.bin.celeryd" instead if running under Windows.
|
15 år sedan |
Ask Solem
|
96e01cce6c
Now works with Windows again!
|
15 år sedan |
Jason Baker
|
56efa0a87b
Checking for the cwd on the path before inserting it.
|
15 år sedan |
Jason Baker
|
40cae26ff0
Making these add the current working directory to the front of sys.path.
|
15 år sedan |
Ben Firshman
|
1369ce2cae
Fixed options being passed in celeryd
|
16 år sedan |
Ask Solem
|
d40630d9db
Skeleton for celeryctl
|
16 år sedan |
Ask Solem
|
9677c67764
Forgot to import sys in bin/celeryd
|
16 år sedan |
Ask Solem
|
3325e2748c
Make celeryd.bin.celeryd a py file and move the executable to bin/celeryd
|
16 år sedan |