William
William
I still have this issue
Should I add a release note ? In which file ?
> `JupiterConfiguration` is an internal class in junit-jupiter-engine so it cannot be passed as-is to `DisplayNameGenerator` which is in junit-jupiter-api. But I can see that falling back to the default...
> @d-william Would you be interested in submitting a PR for this? Sorry for the late reply, I think I can handle it if it is still possible
Hello This issue seems not to be fixed.
It seems expected ? Because the same behavior happens with MessageConsumer [see](https://github.com/eclipse-vertx/vert.x/blob/53e25b625194a2af9368deb85b8ed0d4bdda565e/vertx-core/src/main/java/io/vertx/core/eventbus/impl/MessageConsumerImpl.java#L267) But at least the exception is throw in the context : "ERROR io.vertx.core.impl.ContextImpl - Unhandled exception" Perhaps the...