Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tidy up tower::load #445

Merged
merged 3 commits into from
Apr 20, 2020
Merged

Tidy up tower::load #445

merged 3 commits into from
Apr 20, 2020

Conversation

jonhoo
Copy link
Collaborator

@jonhoo jonhoo commented Apr 17, 2020

This also renames the Instrument trait, and related types, to better
reflect what they do. Specifically, the trait is now called
TrackCompletion, and NoInstrument is called CompleteOnResponse.

This also brings back balance example and makes it compile.

This also renames the `Instrument` trait, and related types, to better
reflect what they do. Specifically, the trait is now called
`TrackCompletion`, and `NoInstrument` is called `CompleteOnResponse`.
@jonhoo jonhoo requested a review from LucioFranco April 17, 2020 23:26
@jonhoo jonhoo mentioned this pull request Apr 17, 2020
33 tasks
@hawkw hawkw requested review from olix0r and hawkw April 18, 2020 01:03
tower/src/load/completion.rs Show resolved Hide resolved
Copy link
Collaborator

@olix0r olix0r left a comment

Choose a reason for hiding this comment

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

thanks! lgtm

@jonhoo jonhoo merged commit 39112cb into master Apr 20, 2020
@jonhoo jonhoo deleted the jonhoo/spring-load branch April 20, 2020 18:55
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.

None yet

4 participants