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

ensure we don't loop trying to write to a channel thats not connected (fix 100% CPU) #419

Open
wants to merge 21 commits into
base: main
Choose a base branch
from

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    2c82632 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. add test

    djay committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    26c3855 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b9e35c View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    04056ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5130bec View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    ea3cb3a View commit details
    Browse the repository at this point in the history
  2. simplify test

    djay committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    a71f5c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. reproduce but with 0 sleep.

    djay committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    deea18a View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    f95d396 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb5f7e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23e7b05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c56472 View commit details
    Browse the repository at this point in the history
  5. fix looping

    djay committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    97620b3 View commit details
    Browse the repository at this point in the history
  6. remove test that didn't work

    djay committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    a3fda8c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. clean up test and make pass

    djay committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    73a25c9 View commit details
    Browse the repository at this point in the history
  2. fix comments

    djay committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    f078e45 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    ae1bf12 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    fcb35a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ecfe4d View commit details
    Browse the repository at this point in the history
  3. add git ignore

    djay committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    cb1b196 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b33848b View commit details
    Browse the repository at this point in the history