- Notifications
You must be signed in to change notification settings - Fork 8
Pull requests: async-rs/stop-token
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Remove runtime dependency on
async-std by implementing a custom CondVar using the event_listener crate. #4 by soruh was closed Oct 2, 2021 Loading…
Add extension methods for using a StopToken, and use Result instead of Option
#5 by gavrie was closed Oct 2, 2021 Loading…
Use stable async-std channels from async 1.9; this fixes the build. Drop the 'unstable' feature.
#8 by bgeron was closed Feb 5, 2021 Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.