DarthSim / overmind

Process manager for Procfile-based applications and tmux
MIT License
2.84k stars 79 forks source link

Try if port is available before passing it to process. #83

Closed kalekseev closed 4 years ago

kalekseev commented 4 years ago

If port is not available next port with formation step will be tried up to 5 times. fixes https://github.com/DarthSim/overmind/issues/82