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

Fix exceptions from WebSocket ping task not being consumed #8685

Merged
merged 15 commits into from
Aug 17, 2024

Commits on Aug 12, 2024

  1. Fix exceptions from WebSocket ping task not being consumed

    related issue home-assistant/core#123653
    
    replaces and closes #7238
    fixes #5182
    bdraco committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    50786d3 View commit details
    Browse the repository at this point in the history
  2. Fix exceptions from WebSocket ping task not being consumed

    related issue home-assistant/core#123653
    
    replaces and closes #7238
    fixes #5182
    bdraco committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    8cd3d7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    befa1dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fe79af View commit details
    Browse the repository at this point in the history
  5. mypy

    bdraco committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    db48f59 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a1b6f0 View commit details
    Browse the repository at this point in the history
  7. timeline

    bdraco committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    bd3c8c9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6a76284 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    c7c4fbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83a8c33 View commit details
    Browse the repository at this point in the history
  3. guard

    bdraco committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    cbe8840 View commit details
    Browse the repository at this point in the history
  4. add check for ABNORMAL_CLOSURE

    bdraco committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    c6817f6 View commit details
    Browse the repository at this point in the history
  5. handler will raise

    bdraco committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    cc0da14 View commit details
    Browse the repository at this point in the history
  6. coverage

    bdraco committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    a3cb0fb View commit details
    Browse the repository at this point in the history
  7. fix check

    bdraco committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    4a10ede View commit details
    Browse the repository at this point in the history