How to transfer multiprocessing Queue from tkinter class to worker class/functions

前端 未结 0 804
余生分开走
余生分开走 2021-01-25 16:35

at the moment I can\'t queue.get() the values from my tkinter UI in my worker functions. The queue is filled correctly and in my tkinter class I can queue.get() successfully but

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