Installation library - use async APIs
Open
Area-dotnetup
- Dominant language
- C#
- Stars
- 3.2k
- Forks
- 1.3k
- PR merge metrics
- PR metrics pending
Description
Many of the operations for the installer library use async network calls under the hood. Instead of blocking on those calls, we should make the relevant APIs async, and probably include cancellation in them too.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.