Azure / Azure/azure-powershell
Provide CancellationToken to cancel PSH cmdlet
Open
Engineering
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 51
Description
## Description
Could we provide a CancellationToken in PSH cmdlet base class, so each cmdlets can use the CancellationToken to cancel the request send in the cmdlets when user press Ctrl+C.
## Cost
TBD
Contributor guide
Assessment
This issue has not been assessed yet.