Process never exits when fails to bind the port in v0.1.5 [Server]
robertohuertasm opened this issue · 0 comments
robertohuertasm commented
Describe the bug
Binary v0.1.5 does not exit when it fails to bind the port. This is making the process to hang when started.
To Reproduce
- Run a process in port 9090
- Run the binary with -p 9090
- We will get an error in the terminal but the process never exits
Expected behavior
The process should exit with a particular code. Before it was 101
.
Screenshots
Here you can see that 0.1.5 hangs.
Desktop (please complete the following information):
- OS: MacOS Ventura 13.6