I have a Python GUI tkinter application.
When I press a button in my GUI, I have a long-running task to perform. So I want to run this task in another thread an