masterzen / winrm

Command-line tool and library for Windows remote command execution in Go
Apache License 2.0
425 stars 129 forks source link

Support canceling remote commands via context. (#1) #128

Closed kgadams closed 2 years ago

kgadams commented 2 years ago

This solves the issue https://github.com/masterzen/winrm/issues/125.

masterzen commented 2 years ago

Would you mind adding a section in the README to add minimal documentation regarding the option of passing a context to the various functions?

kgadams commented 2 years ago

Hello Brice, did you have something different in mind? Anything missing? Thanks...

masterzen commented 2 years ago

Hello Brice, did you have something different in mind? Anything missing? Thanks...

Hi, sorry for my lack of answers, I was abroad with limited Internet access. That seems very fine to me ;)