The workflow gets stuck after using `export DISPLAY=:99` and executing the `main.py` program
I have a Tkinter program that I want to run in a workflow to test it, but the workflow gets stuck in an infinite loop without any response, and I have to manually cancel the pipeline. Do you know how to resolve this?