-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix logging messages after
flush()
(#7)
Resets the "flushed" flag on each `write()` invocation. Otherwise we would buffer data and never flush it out as demonstrated in #4 (comment) Adds unit test for this corner case.
- Loading branch information
1 parent
d6e7fea
commit 63ea22f
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters