Skip to content

Closing of Vert.x instance should be waited on #736

Closed
@Sanne

Description

@Sanne

We also need to patch DefaultVertxInstance#stop() to actually wait for the shutdown of the instance.

I'm assume we could "just" block in this case? But it would be nice to have a way to do it properly; maybe introducing a reactive flavour of Startable and Stoppable would make sense even for ORM blocking so to allow parallelising some setup/teardown operations.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions