Skip to content

Commit

Permalink
add celery
Browse files Browse the repository at this point in the history
  • Loading branch information
xianhu committed Aug 28, 2021
1 parent 3a898bb commit fd8fce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python_celery.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

"""
测试celery
运行:
运行:celery -A celery1:app worker -l INFO
"""

import time
Expand Down

0 comments on commit fd8fce7

Please sign in to comment.