Crystian Wendel Meneses Leão
Results
2
comments of
Crystian Wendel Meneses Leão
I found that the order in which `solid_queue` starts its processes is non-deterministic, so relying on a range of ports may not be a reliable solution. I wouldn't be able...
I was only able to make it work with a process regex. I couldn't make a PR or somethig, but this is how i did it: https://github.com/ruby/debug/compare/master...crystianwendel:debug:master And my procfile...