-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mplex salvage operations, part II (#102)
* use small buffers and partial reads * fix test: timer can fire if it is just 100ms in slow reader test * add timeout for claiming input buffers * skip wonky test * stop bufIn timer at a safe point * use the full buffer for reads, chunk size limit is for writes * remove unnecessary check * better handling of bufInTimer stops * make chunk size a variable, to allow for tests. * add test for large writes * ignore (and skip) stream name who the hell needs those? * be robust in timer channel stop draining horrible api; what can you do? * nits and picks * moar timer stopage fixes
- Loading branch information
Showing
3 changed files
with
220 additions
and
68 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
Oops, something went wrong.