Skip to content

Should we expose task::AtomicWaker? #354

Open
@yoshuawuyts

Description

@yoshuawuyts

As per async-rs/futures-timer#39 it seems there are some scenarios where having an AtomicWaker type available would be useful.

It's somewhat niche, but I was wondering if it would perhaps make sense to expose it? Thoughts?

If we do we should probably create a separate crate so we can share the impl with futures-timer. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions