--
You received this message because you are subscribed to the Google Groups "vert.x" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+un...@googlegroups.com.
Visit this group at https://groups.google.com/group/vertx.
To view this discussion on the web, visit https://groups.google.com/d/msgid/vertx/ecbadf84-1091-4ae1-b962-58bec5bdd87d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
The message gets printed, but none of the debug statements in the stop(future) events (or the debugger stopping there);
My workaround for now is a shutdown() function that unloads all vertices my app has loaded