quarkiverse / quarkus-wiremock

Quarkus extension for launching an in-process Wiremock server
https://wiremock.org/
Apache License 2.0
15 stars 8 forks source link

0.x - Quarkus WireMock extension refactoring #40

Closed chberger closed 8 months ago

chberger commented 9 months ago

Open points:

ERROR [io.qua.run.Quarkus] (main) 'Quarkus#blockingExit' was called on the main thread. This will result in deadlocking the application!

This seems to be fixed with https://github.com/quarkusio/quarkus/pull/31333

chberger commented 8 months ago

@wjglerum This PR is ready now for a final review 🚀. Thanks in advance!