-
Notifications
You must be signed in to change notification settings - Fork 130
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use get_max_fragment_size for medium_data tests
Some platforms like illumos have smaller buffer sizes, so use `get_max_fragment_size` which shouldn't block under ordinary circumstances. It would also be nice to move all of the fetches to other threads, but this appears to work quite well. See #101.
- Loading branch information
1 parent
4e51f95
commit 3522537
Showing
1 changed file
with
22 additions
and
8 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