-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⛽ -> ⏲️ Switch from fuel to epoch interruptions. (#273)
* Switch from fuel to epoch interruptions. Co-authored-by: Jamey Sharp <[email protected]> * Add explicit synchronization to fix the flaky async_io_methods test * Make async_io test a bit easier to understand * Need to also read at least one 8k chunk for the back-pressure to be relieved * Add a comment giving context to the amount of data read in the async_io fixture --------- Co-authored-by: Jamey Sharp <[email protected]>
- Loading branch information
1 parent
d3e23d4
commit 362bba8
Showing
4 changed files
with
127 additions
and
94 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.