Python multithread-safe Queue does not seem to obey blocking timeout in thread

后端 未结 0 1968
渐次进展
渐次进展 2020-12-31 05:21

I\'m using Python 3.6.9, Queue and concurrent.futures (threading), and have a strange problem.

The documentation (https://docs.python.org/3/library/queue.html#queue.Q

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