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

Clean up some of the async code + remove pin_project #112

Merged
merged 1 commit into from
Oct 27, 2022

Conversation

coolreader18
Copy link
Contributor

I was adding a SendFut::into_item() function until I realized that I could do what I was trying to by just. re-polling the future later. but I didn't want to throw away the little clean ups I had made, so here they are. Gets rid of an unnecessary dependency!

@zesterer
Copy link
Owner

Thanks!

@zesterer zesterer merged commit 338cb90 into zesterer:master Oct 27, 2022
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.

2 participants