eclipse-vertx / vertx-junit5

Testing Vert.x applications with JUnit 5
Apache License 2.0
44 stars 32 forks source link

Prevent creation of checkpoints after context has been completed #127

Closed tsegismont closed 1 year ago

tsegismont commented 1 year ago

Closes #106

Throw ISE when checkpoint cannot be created.