Skip to content
This repository has been archived by the owner on Oct 30, 2019. It is now read-only.

Gracefully Support Server Restart #10

Open
darkfrog26 opened this issue Oct 19, 2012 · 0 comments
Open

Gracefully Support Server Restart #10

darkfrog26 opened this issue Oct 19, 2012 · 0 comments

Comments

@darkfrog26
Copy link

Many build environments allow the server to dynamically restart on code changes. This is a great help in increasing development efficiency, but it would appear as though SwaggerSocket does not like to gracefully restart. This should be as simple as providing cleanup functionality in the Servlet disposal method. For a test case of usage simply create an SBT web project and issue the command: "~;container:start; container:reload /" which will reload the container upon code change.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant