Emil Kampp
Emil Kampp
I have added a PR for this (#10), which is slightly different from what's discussed here, but gets to the same result.
I was seeing the same problem. ~Disabling polling silence seems to trigger it to work properly.~ It turns out that it only works until a ruby file is changed.
Hey, @rosa, thanks for digging into this one!
I'm also running that branch, and I'm getting this a lot. Probably every 5 or six seconds after I start changing code. > SolidQueue-0.3.0 Prune dead processes (1.9ms) size: 0
Some keys, may be used multiple places, and this leads to ambiguity about the possible values.
Have you tried with the `--interactive` and `--reuse` arguments? As used in the deploy alias config option. ``` # Aliases are triggered with "bin/kamal ". You can overwrite arguments on...