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: LogStreams create and close their own lines channels. #889

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

jaqx0r
Copy link
Contributor

@jaqx0r jaqx0r commented Jun 24, 2024

This makes it easier to observe logstream state externally because we can read
the lines channel until it closes.

The tests are changed slightly to asynchronously drain the output channel at
the start of the stream.

Fix some naming issues and log formatting.

This makes it easier to observe logstream state externally because we can read
the lines channel until it closes.

The tests are changed slightly to asynchronously drain the output channel at
the start of the stream.

Fix some naming issues and log formatting.
Copy link
Contributor

Unit Test Results

    1 files     27 suites   8m 51s ⏱️
  649 tests   647 ✅ 2 💤 0 ❌
1 920 runs  1 914 ✅ 6 💤 0 ❌

Results for commit 1d5c5e2.

@jaqx0r jaqx0r added this pull request to the merge queue Jun 24, 2024
Merged via the queue into main with commit 0538056 Jun 24, 2024
20 checks passed
@jaqx0r jaqx0r deleted the logstream-own-lines branch June 24, 2024 14:19
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