我想使用pywebio做一个exe程序,作为pyqt的简单替代,我打算使用pin,但是pin是非阻塞的,在程序运行1秒后,它会显示 与服务器连接已断开,请刷新页面重新操作,我该怎么做
I want to use pywebio to make an exe program. As a simple alternative to pyqt, I plan to use pin, but pin is non-blocking. After the program runs for 1 second, it will show that the connection with the server has been disconnected. Please refresh the page and re-operate,What shall I do?