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

[tower-async]: patch: ensure features like make::MakeService can be used with async Service #8

Closed
wants to merge 3 commits into from

Conversation

GlenDC
Copy link
Member

@GlenDC GlenDC commented Jul 27, 2023

Closes #9.

glendc added 3 commits July 27, 2023 16:29
TODO: fix this, either by using that functionality correctly,
or fixing whatever needs to be addressed
@GlenDC
Copy link
Member Author

GlenDC commented Jul 27, 2023

Going to close this PR as I don't think it is needed.
All will probably work as-is, once they figured out what to do around the trait solver.

@GlenDC GlenDC closed this Jul 27, 2023
@GlenDC GlenDC deleted the patch/tower-async/make-service-send-bounds branch July 27, 2023 22:15
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.

Service::call doesn't seem to implement Send trait bound
1 participant