Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web server sometimes leaves the port used #280

Closed
neilenns opened this issue Jun 20, 2020 · 0 comments · Fixed by #282
Closed

Web server sometimes leaves the port used #280

neilenns opened this issue Jun 20, 2020 · 0 comments · Fixed by #282
Assignees
Labels
bug Something isn't working

Comments

@neilenns
Copy link
Owner

Sometimes during development with the constant stopping and starting of services the web server port gets stuck in use.

Fix is probably to register for kill events and shut down the web server gracefully.

@neilenns neilenns added the bug Something isn't working label Jun 20, 2020
@neilenns neilenns self-assigned this Jun 20, 2020
neilenns added a commit that referenced this issue Jun 20, 2020
neilenns added a commit that referenced this issue Jun 20, 2020
neilenns added a commit that referenced this issue Jun 20, 2020
neilenns added a commit that referenced this issue Jun 20, 2020
neilenns added a commit that referenced this issue Jun 20, 2020
* Web server sometimes leaves the port used
Fixes #280

* Update changelog

* Web server sometimes leaves the port used
Fixes #280
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant