Skip to content

Implement the Drain::flush method #39

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Techcable
Copy link
Member

Sends a message to the logging thread, then blocks until the logger acknowledges it.
Contrast this to the busy-loop approach in #36

Pinned to the branch used in PR slog-rs/slog#349, so cannot be released until that PR is accepted.

Fixes issue #35

Sends a message to the logging thread,
then blocks until the logger acknowledges it.
Contrast this to the busy-loop approach in slog-rs#36

Pinned to the branch used in PR #349,
so cannot be released until that PR is accepted.

Fixes issue slog-rs#35
@Techcable Techcable changed the title Implement the Drain::flush method added in Implement the Drain::flush method Aug 9, 2025
Techcable added a commit to Techcable/slog-json that referenced this pull request Aug 9, 2025
Pinned to the branch used in slog-rs/slog#349, so that must be accepted first.
The 'pretty' example is pinned to use the branch in slog-rs/async#39,
so that must also be accepted first.
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