Skip to content
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

Panic in WebRtcChannel ::send when there is a network disruption #476

Open
tedsteen opened this issue Jan 6, 2025 · 0 comments · May be fixed by #477
Open

Panic in WebRtcChannel ::send when there is a network disruption #476

tedsteen opened this issue Jan 6, 2025 · 0 comments · May be fixed by #477

Comments

@tedsteen
Copy link
Contributor

tedsteen commented Jan 6, 2025

If there is a network error (socket closed due to network disruptions) there is a panic due to an .expect(...) over here.
After some discussions the conclusion was that this could be logged and ignored.

@tedsteen tedsteen linked a pull request Jan 6, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant