Igor Cherepov
Results
1
comments of
Igor Cherepov
"workaround" you can try: - in application properties set ` quarkus.vertx.event-loops-pool-size=1` - or disable state assertions for you own risk System.setProperty("org.hibernate.reactive.common.InternalStateAssertions.ENFORCE", "false")