Skip to content

Conversation

stuartwdouglas
Copy link
Collaborator

It's possible start can fail after the server
has started in dev mode. We need to make sure it
is shut down to recover properly.

Possible fix for #4815

It's possible start can fail after the server
has started in dev mode. We need to make sure it
is shut down to recover properly.

Possible fix for quarkusio#4815
@cescoffier
Copy link
Member

Is it possible to write a test?
Wondering if the HotReload test support would work in this case.

@cescoffier cescoffier added this to the 0.27.0 milestone Oct 28, 2019
@cescoffier cescoffier added kind/bug Something isn't working area/vertx labels Oct 28, 2019
@stuartwdouglas
Copy link
Collaborator Author

I think you would need to write an extension that was designed to fail at this particular place, otherwise it would be racy.

I don't really think it is worth it.

@cescoffier cescoffier merged commit 222edef into quarkusio:master Oct 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/vertx kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants