Patrick Debois
Patrick Debois
ping @tcoulter
fyi - here is a patched ecs-agent by remind101 - https://github.com/remind101/amazon-ecs-agent/blob/master/patches/2-pids-limit
It seems that the module `tigrisdb` installs make and this is the one confusing it. `pip list | tail -n +3 | cut -d" " -f1 | xargs pip show...
In the docs is says to do ` export PATH="/Users/some.user/.local/bin:$PATH"` this would mean it will find the `make` binary of poe env first , we could change it to appending...
likely introduced by https://github.com/hwchase17/langchain/pull/5703 cc @adilansari to the rescue
The above syntax doesn't seem to work for me. It complains on the steps not found. I tried this: When I run `ssh me@myserver pwd` interactively Then the stdout from...
- In the tests , there is also a pub/sub using inproc, and that one succeeds. (with a hack of the timeout). - in the above example pub & sub...
@miurahr we can't automerge, could you rebase?
thx @miurahr , if some-one else can confirm and test this.
@ludwigb3 just try, that would be best. I don't have a logstash handy for testing, but I'm sure @lusis will be willing to give you a hand in this, if...