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