Closed jc508 closed 2 years ago
Hello @jc508 ,
That is a physiological traceback of the died websocket connection that naturally occurs when you close a browser tab. It is not a crash. If you open again the webpage at the same address you will see your application still running.
Kind Regards
Thanks @dddomodossola Sorry bad wording to mention 'crash' then I used to be able to close the app by detecting the close window. (Using code you have previously published here or elsewhere.) Now it wont close and I thought that was probably because of those errors which caused the signal/event to never get back to my code. You are correct the app is still running - forever now. I have got around the issue by adding a specific 'End Program' button which is probable cleaner anyway. JC
Hi, I am running Win10 Pro with anaconda. Installed Remi is 2022.3.7 It is crashing on any close window. Reproducable with widgets_overview_app.py I have tested with Edge and Chrome.
Any clues ? JC