Celery task hangs when calling a web3 contract function via websocket

前端 未结 0 617
梦如初夏
梦如初夏 2021-01-06 10:34

The following code runs fine in my flask server, but when run by a celery worker it hangs.

from web3.auto.infura import w3

contract = w3.eth.contract(checksu         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题