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

#5737 - Nima: Add WebServer.Builder configuration option to support not registering JVM shutdown hook #5739

Conversation

rbygrave
Copy link
Contributor

No description provided.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Dec 21, 2022
… support not registering JVM shutdown hook

- Add WebServer.Builder.shutdownHook(false) configuration option
- Add support for de-registering the shutdown hook when the webserver is explicitly stopped
- Modify HelidonServerJunitExtension to use shutdownHook(false)
@rbygrave rbygrave force-pushed the feature/5737-WebServerBuilder-shutdownHook-2 branch from 727be5f to 6177014 Compare December 21, 2022 02:39
@tomas-langer tomas-langer self-assigned this Dec 21, 2022
@tomas-langer tomas-langer merged commit 4a34350 into helidon-io:main Dec 21, 2022
@tomas-langer
Copy link
Member

Thank you for your contribution!

@tomas-langer tomas-langer added contribution A PR contributed from outside of Helidon team. Níma Helidon Níma labels Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution A PR contributed from outside of Helidon team. Níma Helidon Níma OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants