You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 2, 2020. It is now read-only.
For now there is a problem that for Managed object "stop" is not being called by Dropwizard on shutting down from Intellij.
Also, it's not that clear when Dropwizard calls "start"...
As a workaround we do not tell Dropwizard to manage those objects and explicitly calls the "start" without having the call to "stop".
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
For now there is a problem that for Managed object "stop" is not being called by Dropwizard on shutting down from Intellij.
Also, it's not that clear when Dropwizard calls "start"...
As a workaround we do not tell Dropwizard to manage those objects and explicitly calls the "start" without having the call to "stop".
The text was updated successfully, but these errors were encountered: