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

appender(docs): fix minor typo for DEFAULT_BUFFERED_LINES_LIMIT #1109

Merged
merged 1 commit into from
Nov 17, 2020

Conversation

salewski
Copy link
Contributor

Remove duplication in "...at capacity. capacity." in doc comment for:

tracing_appender::non_blocking::DEFAULT_BUFFERED_LINES_LIMIT

Remove duplication in "...at capacity. capacity." in doc comment for:

    tracing_appender::non_blocking::DEFAULT_BUFFERED_LINES_LIMIT
@salewski salewski requested a review from a team as a code owner November 17, 2020 00:15
Copy link
Member

@davidbarsky davidbarsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops, thanks!

@davidbarsky davidbarsky merged commit ebab369 into tokio-rs:master Nov 17, 2020
hawkw added a commit that referenced this pull request Dec 29, 2020
Changed

- **non_blocking**: Updated `crossbeam-channel` dependency to 0.5
  (#1031)

Fixed
- **non_blocking**: Fixed a race condition when logging on shutdown
  (#1125)
- Several documentation improvements (#1109, #1110, #941, #953)
hawkw added a commit that referenced this pull request Dec 29, 2020
Changed

- **non_blocking**: Updated `crossbeam-channel` dependency to 0.5
  (#1031)

Fixed
- **non_blocking**: Fixed a race condition when logging on shutdown
  (#1125)
- Several documentation improvements (#1109, #1110, #941, #953)
kaffarell pushed a commit to kaffarell/tracing that referenced this pull request May 22, 2024
Changed

- **non_blocking**: Updated `crossbeam-channel` dependency to 0.5
  (tokio-rs#1031)

Fixed
- **non_blocking**: Fixed a race condition when logging on shutdown
  (tokio-rs#1125)
- Several documentation improvements (tokio-rs#1109, tokio-rs#1110, tokio-rs#941, tokio-rs#953)
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.

2 participants