-
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
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
Add extension methods for using a StopToken, and use Result instead of Option
#5
by gavrie
was closed Oct 2, 2021
Loading…
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…
ProTip!
Add no:assignee to see everything that’s not assigned.