issues
search
vmware-tanzu
/
tanzu-toolkit-for-visual-studio
Apache License 2.0
10
stars
3
forks
source link
Allow cancellation of remote debugging
#354
Closed
andrew-woosnam
closed
2 years ago
andrew-woosnam
commented
2 years ago
Add cancellation token to each task in the chain for initiating remote debugging
Tasks stop & window closes when token cancelled
"Cancel" button on remote debug window works to cancel the process up until the request is sent to attach to the remote process
Misc code cleanup in
RemoteDebugViewModel
Add tests for
RemoteDebugViewModel
(these are not comprehensive! Many more tests needed for this class)
RemoteDebugViewModel
RemoteDebugViewModel
(these are not comprehensive! Many more tests needed for this class)