async-rs / async-rs/async-std

Should we expose task::AtomicWaker?

Open
#354 2 comments 0 reactions 0 assignees View on GitHub
api design feedback wanted
Dominant language
Rust
Stars
4.1k
Forks
339
PR merge metrics
No merged PRs in 30d

Description

As per https://github.com/async-rs/futures-timer/issues/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!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.