Python threading queue is always empty when checking q.empty()

后端 未结 0 1119
日久生厌
日久生厌 2020-12-11 03:16

I am trying to have a script continuously wait for data from a socket connection, and when data is received, run a function to process that data. If the processing function

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