Pablo Comino
Pablo Comino
**Is your feature request related to a problem? Please describe.** Rare does not check for updates unless it is restarted. I often leave my PC / Rare running for a...
No crazy changes at all, just fixing compile errors. I am by no means a C# dev, so if I did something silly I apologize in advance, I just wanted...
Is there a way to use PopTracker on a mobile device? My vision is for multiple emulators on a big TV screen (that's working great), but we are stuck using...
Fixes #203 and #21 (?) Heavily based on https://github.com/adityatelange/evil-winrm-py/commit/1ee4f2e71b721dc45e424e46f085ca7f0e725741, except updated to the latest master. In my limited testing (sending a command after a long wait + running a long...
Using 1.0.0b1 After (roughly) two minutes of inactivity, the RunspacePool will no longer allow sending commands. Creating a new pipeline will still work, but pipeline.invoke() will crash. Furthermore, it hangs...
The README states: > _Note: this library doesn't support domain users (it doesn't support GSSAPI nor Kerberos). It's primary target is to execute remote commands on EC2 windows machines._ Wasn't...