Matt Dodge
Matt Dodge
Certain libraries and plugins (e.g. [neomake](https://github.com/neomake/neomake/blob/177e2b1f9a/tests/fixtures/input/zsh/parse-error.zsh)) may have `.zsh` files in test folders. These are not intended to be sourced when starting up.
I doubt this is an issue with this particular library but I am unable to get the server/client up and running because of it so I thought I'd log it...
**Is this a BUG REPORT or FEATURE REQUEST?**: - bug **What happened**: The put step with a wait_until_ready_selector is returning success immediately. It's almost too fast for its own good!...
- feature I think it would be a good idea to allow certain parameters (e.g., `namespace`, `context`) to be specified dynamically via an input file. Propose adding optional parameters like...
If you want to load an integer or a boolean from an environment variable you will quickly find that you have a lot of values that look like `"3"` or...