krocd

Results 4 comments of krocd

I was wrong, it's not Wait-Logging that is blocking the process exit. It's something else. I was able to reproduce it outside of Task Scheduler by simply executing the same...

The issue seems to be in the OnRemoval event handler. For some reason, the call to `Get-Module Logging` is returning null, which causes the `if ($Module) {` condition to evaluate...

Thank you @tomaszmrugalski for introducing me to Stork. I'll need to get Kea upgraded before I can use it. I'm excited to see that ISC has been working on this...

Same issue here. Same solution. Thank you guys for figuring out the solution.