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 websocket connection leak #7978

Merged
merged 13 commits into from
Dec 18, 2023
Merged

Fix websocket connection leak #7978

merged 13 commits into from
Dec 18, 2023

Commits on Dec 17, 2023

  1. Fix websocket connection leak

    fixes #6325
    bdraco committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    ada0061 View commit details
    Browse the repository at this point in the history
  2. fix: missed one

    bdraco committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    56fe7eb View commit details
    Browse the repository at this point in the history
  3. never let it leak

    bdraco committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    dd4c3b4 View commit details
    Browse the repository at this point in the history
  4. Revert "never let it leak"

    This reverts commit dd4c3b4.
    bdraco committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    94076ca View commit details
    Browse the repository at this point in the history
  5. document autoclose=False leaks

    bdraco committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    3c90f16 View commit details
    Browse the repository at this point in the history
  6. timeline

    bdraco committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    d47d0d4 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. coverage

    bdraco committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    a3f925e View commit details
    Browse the repository at this point in the history
  2. speed up test

    bdraco committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    a9754ea View commit details
    Browse the repository at this point in the history
  3. speed up test

    bdraco committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    f14c0bd View commit details
    Browse the repository at this point in the history
  4. speed up test

    bdraco committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    98564bf View commit details
    Browse the repository at this point in the history
  5. speed up test

    bdraco committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    43d10be View commit details
    Browse the repository at this point in the history
  6. speed up test

    bdraco committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    dab76ca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d0b459d View commit details
    Browse the repository at this point in the history