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

[webtransport] Suppress benign error from StreamWriter.close() #48351

Conversation

jonathan-j-lee
Copy link
Contributor

The error is logged when the client initially checks for connectivity, which is unnecessarily confusing to users.

Needed for Chromium's python3.8 → python3.11 upgrade.

The error is logged when the client initially checks for connectivity,
which is unnecessarily confusing to users.

Needed for Chromium's python3.8 -> python3.11 upgrade.
@jonathan-j-lee jonathan-j-lee merged commit 3429377 into web-platform-tests:master Sep 26, 2024
33 checks passed
@jonathan-j-lee jonathan-j-lee deleted the webtransport/suppress-writer-error branch September 26, 2024 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants