Ben DeMott

Results 6 comments of Ben DeMott

Hi @soxofaan - I'm trying to dig up the source I wrote so a PR can be started, if you don't hear from me in 7 days ping me again.

@briantist @soxofaan see: https://github.com/hvac/hvac/pull/1027

Python's Queue is deeply flawed and queue raising Empty is unreliable, source: I've done tons of multi-threaded programming in Python. Also, the semaphore that the Queue class uses internally is...

I am running into this issue as well with REMOTE commands. I want to send a `pattern` argument into `unzip` and avoid escaping it. Would it be possible to have...

First iteration implemented via the "health" command