-
-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle utf-8 conversion failures when piping values; fixes #715
Although this commit increases the buffer size from 2048 to 8192, for more speed, the other changes in this commit fix the problem even with the original smaller buffer size. See comments for details.
- Loading branch information
1 parent
3cb49c5
commit 2ba2bd4
Showing
1 changed file
with
26 additions
and
7 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