-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removing need for lock for stream read (#69)
* Moving stream read to next_request for now where it doesn't require a lock. * Fixing up meta request cancel. * Changing part size constants to be multiples of 8. * Fixing pending request counter bug * Fixing log reading from synced_data * Fixing stream read bugs for default meta request. * Adding mock bad input stream Co-authored-by: Dengke Tang <[email protected]> Co-authored-by: Dengke Tang <[email protected]>
- Loading branch information
1 parent
5e34a65
commit ad7bb45
Showing
12 changed files
with
681 additions
and
375 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
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
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.