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

higher-order future compile error when wrapping AsyncProtocol into another future #11

Open
35359595 opened this issue Jan 22, 2023 · 0 comments

Comments

@35359595
Copy link

In this repo is minimal code to reproduce the issue: https://github.com/35359595/mpecdsa-future-error

There's a know issue with the compiler described here: rust-lang/rust#102211 (comment)

In general, some internal future[s] of AsyncProtocol::run() have to be .boxed(). Please take a look.

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

No branches or pull requests

1 participant