Skip to content

Stabilize support for async runtimes #2643

Open
@cijothomas

Description

@cijothomas

Parent issue to track:

  1. Move the runtime and associated trait from behind experimental feature flag. This requires thoroughly reviewing the public API and trim any excess.
  2. Provide implementation of thread-based using runtime trait. (And keep it default)
  3. Provide implementation of runtime for tokio,async-std. (It exists today, but under experimental ff.)
  4. Add tests for each implementation. (integration test too)
  5. Provide ability to bring your-own-runtime (again, this is available but behind experimental ff)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions