Skip to content

port buffer to std::future#488

Merged
hawkw merged 5 commits intomaster-tokio-0.2from
eliza/0.2-buffer
Apr 24, 2020
Merged

port buffer to std::future#488
hawkw merged 5 commits intomaster-tokio-0.2from
eliza/0.2-buffer

Conversation

@hawkw
Copy link
Contributor

@hawkw hawkw commented Apr 22, 2020

This branch ports the linkerd2-buffer to use std::future and tokio
0.2. I've also re-enabled the push_spawn_buffer fns in svc.

Like #486 and #487, this change should be pretty straightforward to
read, as it's fairly mechanical in nature. I've basically just changed
the code to account for the new APIs. This one might be a little more
interesting, since it shows off some of the API differences in
tokio::sync in 0.2 as well.

hawkw added 2 commits April 22, 2020 15:06
Signed-off-by: Eliza Weisman <[email protected]>
Signed-off-by: Eliza Weisman <[email protected]>
@hawkw hawkw requested a review from a team April 22, 2020 22:47
Copy link
Contributor

@kleimkuhler kleimkuhler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@hawkw hawkw merged commit ce96fd1 into master-tokio-0.2 Apr 24, 2020
@olix0r olix0r deleted the eliza/0.2-buffer branch May 25, 2021 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants