LeftPadAsync does not accept a CancellationToken
Open
- Dominant language
- C#
- Stars
- 14
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
`GetStringAsync` does not support passing a cancellation token, but `GetAsync` does. I suggest you allow this for the rare case where the caller might want to cancel the operation in progress.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.