-
Notifications
You must be signed in to change notification settings - Fork 283
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
Add BoxCloneSyncService
#777
Conversation
Thanks for cutting this! This is useful in an issue i'm working on for reqwest, to expose the tower stack: Will ping in the tokio/#tower-dev discord to try to help find a reviewer. |
@tthebst do you see a reason we couldn't add Seems fine out of box to me:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent work, thank you!
Should this one also be updated to be considered for merging? #746 |
Does it make sense to extend |
Sure, I can cut that tomorrow unless you have time to do it now. Was meaning to but slipped my mind. Regarding #746 , you could probably ping for a reviewer in the tokio discord's tower-dev channel. |
No rush, just was curious maybe there was a reason no to include.
I'm not the author, just today wanted this to be presented in tower. I'll need to take closer look at existing MR, it look abandoned from the first glance, so maybe it's already need to be adjusted/re-done. |
resolves #770