Skip to content

Add support for smol, deprecate async-std #435

@bikeshedder

Description

@bikeshedder

async-std was deprecated 5 months ago.

As of now deadpool-runtime only supports tokio and async-std for timeouts and spawning tasks.

This issue is only about adding support for timeouts and spawning tasks on a given runtime.

The usage of tokio::sync::Semaphore will not be changed as this is the only fair async semaphore implementation available at the moment:

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-runtimeArea: Runtime / deadpool-runtimeRT-smolRuntime: smolenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions