Feature: use deadlines instead of durations for timeouts
Open
- Dominant language
- Rust
- Stars
- 4.1k
- Forks
- 339
- PR merge metrics
- No merged PRs in 30d
Description
Tokio makes this really easy, but all the timeout methods in async-std take `Duration` instead of `Instant`.
Contributor guide
Assessment
This issue has not been assessed yet.