@alihan said in Visible run python:
Hello, I want to run the python file. Python is running in the background. How can I make it visible?
615e4eac-b63f-4a2f-9f7e-32cf71f1750f-изображение.png
b1cdefa1-97f0-44f4-b439-0e391e9b329a-изображение.png
I run only 6 threads. At first itworks very smooth but then after about 30min its really slow.
Note its not particular action that is resource costful because script takes 5min to finish and then loop starts again.
maybe its because i am looping whole script? I shouldnt loop it?
I stopped looping it and it got faster. I use threads instead