-
-
Notifications
You must be signed in to change notification settings - Fork 170
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fail gracefully when live view is force quit #157
Comments
I see another crash doing the same thing:
|
@matthewvelie what version of node are you running? |
I'm using v8.16.2 |
@matthewvelie try upgrading to the latest version. That was an issue with node 8 compatibility, but I fixed it several months ago. @dxdc sorry for not commenting originally, but the |
Live stream looks great, and if I click the 'X' to close it, I get nice, expected behavior like this:
However, if I use the app switcher to either force quit or change apps while the stream is in progress, I see this. Maybe it would be more helpful to indicate this in the response and/or catch the error so as to not necessarily provide the trace?
The text was updated successfully, but these errors were encountered: