This topic created in 2685 days ago, the information mentioned may be changed or developed.
celery 传递多层嵌套 json 参数时提示 too many values to unpack ?然后我把内层 dict json 序列话以后又提示 need more than 1 value to unpack, 就很迷惑了,**kwargs 能正常接收字符串,为啥不能识别序列化后的 json 么。
1 replies • 2019-01-11 11:14:05 +08:00
 |
|
1
luofan004 Jan 11, 2019
自问自答: 原来是 celery 没重启。。。。
|