Replies: 1 comment
-
Use see doc: https://pywebio.readthedocs.io/en/latest/session.html#pywebio.session.hold |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我想使用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?
Beta Was this translation helpful? Give feedback.
All reactions