Josh Toft
Josh Toft
I'd put my money on this actually being the thread pool in EM (I believe it defaults to 20)... Also, opening 30+ requests is quite inefficient, I'd suggest looking into...
root 2106 1 0 Aug13 ? 00:00:28 /usr/sbin/sshd root 19326 2106 0 11:02 ? 00:00:00 sshd: root@pts/0 root 24137 2106 0 18:01 ? 00:00:00 sshd: root@pts/1 root 24154 2106 0...
I'm interested in a Golang version as well, primarily the interest in go is for the **lower memory** overhead.
I removed the `install_opts[:root]` option as it was only used in a single test, and just duplicated the `omnibus_install_root` pathing. Let me know if there's something else you'd prefer instead...
I rebased to fix an incorrect naming pattern in the `verifier/base.rb` to match `verifier` instead of `provisioner`.
I'm running into this issue as well while trying to package `databend` for `nixos`. I'd really appreciate a release as well! Excited to use this software!
Any follow up on these? Lets get these integrated and pushed out! We can't get people using this often until we're out on luarocks.
Have a pull request to handle this.
I wasn't aware of that. I'll see what I can do.