Textualize / textual-web

Run TUIs and terminals in your browser
MIT License
782 stars 17 forks source link

An error running an application leaves the client in a "hung state" #20

Open davep opened 1 year ago

davep commented 1 year ago

Until recently, if you connected to a URL for an application, and textual-web encountered an error running the application, the client side would quickly show a "Session closed" message. As of v0.5.0 this doesn't appear to happen any more. I'm finding now that the client just shows the "splash screen" for the loading of the application and nothing else happens.