Skip to content

Shutdown Hooks Not Running #20

Open
@darkfrog26

Description

My configuration is fairly simple, but at startup I add a shutdown hook:

Runtime.getRuntime.addShutdownHook(...)

However, at re-stop (or ~re-start code change) the hook is never fired. The documentation explicitly states this is how shutdown should be handled. Is there additional configuration I need to specify to make those hooks fire?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions