Closed petomalina closed 7 years ago
HTTP servers seems to be hanging even when the process kill returns. This results in port already in use error.
port already in use
This error occurs only in docker container. We've tested owl with same HTTP server in host machine and releasing ports was working as expected.
HTTP servers seems to be hanging even when the process kill returns. This results in
port already in use
error.