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

Set StreamHandler stream chunk size, fixes #1552 #1553

Merged
merged 1 commit into from
May 28, 2021
Merged

Set StreamHandler stream chunk size, fixes #1552 #1553

merged 1 commit into from
May 28, 2021

Conversation

dsch
Copy link
Contributor

@dsch dsch commented May 7, 2021

This change ensures atomic log record writing to the output stream.

This ensures atomic log record writing to the output stream.
@Seldaek Seldaek merged commit 5bf534f into Seldaek:main May 28, 2021
@Seldaek
Copy link
Owner

Seldaek commented May 28, 2021

Thanks, I'm hoping this won't have side effects for non-file:// streams tho, because that's a LARGE chunk size :)

@Seldaek Seldaek added this to the 2.x milestone May 28, 2021
@dsch dsch deleted the threadsave-stream-handler branch June 11, 2021 19:11
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.

None yet

2 participants