I have Tkinter GUI app with two frames. What I want to do is to run two infinity loops at the same time. While one loop can get data from another.
I have main.py