Ryan Doherty
Results
2
issues of
Ryan Doherty
There's a fair bit of code in here that's evaluating boolean expressions and returning the opposite value, when you can reverse the comparison and just return that directly. This PR...
Hey, I have an app that runs against devices using pypsexec, and on occassion the next execution occurs before Windows has deleted the old service. Would it be possible to...