Skip to content

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

@35359595

Description

@35359595

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions