Skip to content

Add shutdownDelay (Due to Helidon bug) #192

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

Merged
merged 1 commit into from
May 27, 2025
Merged

Conversation

rbygrave
Copy link
Contributor

There is a regression bug in Helidon that means it isn't performing a graceful shutdown. Refer: helidon-io/helidon#10156

A less than ideal workaround is to add in a shutdown delay. This will not be required once a fix is applied in Helidon, but we may want to keep this shutdownDelay support just in case.

There is a regression bug in Helidon that means it isn't performing a graceful shutdown.
Refer: helidon-io/helidon#10156

A less than ideal workaround is to add in a shutdown delay. This will not be required once a fix is applied in Helidon, but we may want to keep this shutdownDelay support just in case.
@rbygrave rbygrave requested a review from SentryMan May 27, 2025 10:50
@rbygrave rbygrave self-assigned this May 27, 2025
@rbygrave
Copy link
Contributor Author

I kinda need this due to that Helidon bug, so I'll merge and release another RC.

@rbygrave rbygrave merged commit 654a5db into main May 27, 2025
4 checks passed
@rbygrave rbygrave deleted the feature/Add-shutdownDelay branch May 27, 2025 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant