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

fix(vertx-client): Make sure to close the Vertx instance in the maven plugin #5676

Merged
merged 6 commits into from
Dec 6, 2024

Conversation

EricWittmann
Copy link
Member

Lots of side effects to this. I've removed the defaultVertx static from the VertxAuthFactory because it's unclear that a caller would need to close that. It's very strange to have an initialized static instance that needs to be closed by the caller.

@EricWittmann EricWittmann merged commit f2664d7 into main Dec 6, 2024
22 checks passed
@EricWittmann EricWittmann deleted the fix/mojo-close-vertx branch December 6, 2024 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant