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

[PR #8685/e7c02ca4 backport][3.10] Fix exceptions from WebSocket ping task not being consumed #8729

Conversation

patchback[bot]
Copy link
Contributor

@patchback patchback bot commented Aug 17, 2024

This is a backport of PR #8685 as merged into master (e7c02ca).

What do these changes do?

Fix exceptions from WebSocket ping task not being consumed

Are there changes in behavior for the user?

No more unexpected un-retrieved exceptions from ping tasks

Is it a substantial burden for the maintainers to support this?

no

Related issue number

related issue home-assistant/core#123653
replaces and closes #7238
fixes #5182
fixes #4153
fixes #2309

@bdraco bdraco enabled auto-merge (squash) August 17, 2024 15:46
Copy link

codecov bot commented Aug 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.69%. Comparing base (635ae62) to head (caa7e7a).
Report is 4 commits behind head on 3.10.

Additional details and impacted files
@@           Coverage Diff           @@
##             3.10    #8729   +/-   ##
=======================================
  Coverage   97.69%   97.69%           
=======================================
  Files         108      108           
  Lines       34090    34164   +74     
  Branches     4058     4063    +5     
=======================================
+ Hits        33303    33378   +75     
  Misses        587      587           
+ Partials      200      199    -1     
Flag Coverage Δ
CI-GHA 97.59% <100.00%> (+<0.01%) ⬆️
OS-Linux 97.27% <100.00%> (+0.01%) ⬆️
OS-Windows 94.80% <100.00%> (+<0.01%) ⬆️
OS-macOS 96.94% <100.00%> (+<0.01%) ⬆️
Py-3.10.11 97.02% <97.64%> (+<0.01%) ⬆️
Py-3.10.14 96.97% <97.64%> (+<0.01%) ⬆️
Py-3.11.9 97.21% <97.64%> (+<0.01%) ⬆️
Py-3.12.4 97.30% <97.64%> (+<0.01%) ⬆️
Py-3.8.10 94.44% <100.00%> (+<0.01%) ⬆️
Py-3.8.18 96.78% <97.64%> (+<0.01%) ⬆️
Py-3.9.13 96.93% <97.64%> (+<0.01%) ⬆️
Py-3.9.19 96.89% <97.64%> (+<0.01%) ⬆️
Py-pypy7.3.16 96.48% <97.64%> (+<0.01%) ⬆️
VM-macos 96.94% <100.00%> (+<0.01%) ⬆️
VM-ubuntu 97.27% <100.00%> (+0.01%) ⬆️
VM-windows 94.80% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bdraco bdraco merged commit 0f1a008 into 3.10 Aug 17, 2024
30 of 31 checks passed
@bdraco bdraco deleted the patchback/backports/3.10/e7c02ca49eac8d9dce197fdcd6273531d0008649/pr-8685 branch August 17, 2024 16:07
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 this pull request may close these issues.

1 participant