今日无华

导航

2020年4月29日 #

celery之 启动worker报错 NoneType has not attribute "on_soft_timeout"

摘要: 环境 : linux + django+ celery +redis 原启动命令 : celery worker -A celery_tasks -l info 报错 NoneType has not attribute "on_soft_timeout" 再windows下能正常启动 启动命令加上 阅读全文

posted @ 2020-04-29 11:57 今日无华 阅读(149) 评论(0) 推荐(0)