Skip to content

Conversation

@rushik2204
Copy link

Fixes partial log writes when using non-blocking streams by looping on
fwrite() until the full record is written.

Includes a regression test reproducing the issue.

Fixes #2011

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.

StreamHandler doesn't handle non-blocking streams properly, truncating logs

1 participant