flowup / owl

Automatically build/test/deploy your code
MIT License
10 stars 0 forks source link

HTTP Server not reloading correctly #19

Closed petomalina closed 7 years ago

petomalina commented 7 years ago

HTTP servers seems to be hanging even when the process kill returns. This results in port already in use error.

kubaj commented 7 years ago

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.