Pode v0.11.3
Checksum: 2C363B3449D3FA76495A29A9FD689D17F2C63D27F915B90CEC1C8AACB7984D39
Bugs and Enhancements
- #22: Proper fix for high CPU usage, by using
Task.Wait
withCancellationTokens
; A Runspace is setup to monitor for key presses, and onCtrl+C
willCancel()
the token and terminate Pode