Skip to content

Shutdown Hooks Not Running #20

Open
@darkfrog26

Description

@darkfrog26

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?

Metadata

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