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

Resolve #217 by using VertxInternal.addCloseHook #218

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Yaytay
Copy link
Contributor

@Yaytay Yaytay commented Jun 3, 2024

Motivation:

It doesn't make sense to keep trying to reconnect when vertx has shut down.

Conformance:

Your commits should be signed and you should have signed the Eclipse Contributor Agreement as explained in https://github.com/eclipse/vert.x/blob/master/CONTRIBUTING.md
Please also make sure you adhere to the code style guidelines: https://github.com/vert-x3/wiki/wiki/Vert.x-code-style-guidelines

@Yaytay
Copy link
Contributor Author

Yaytay commented Jun 3, 2024

@vietj do you have any concerns about using VertxInternal from here?
Should addCloseHook be made public?

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

Successfully merging this pull request may close these issues.

1 participant