Open maxandersen opened 3 months ago
@maxandersen what project is it?
And how long does it take to quit the websockets-next-quickstart on your machine? It takes half a second or so on my machine (with two clients connected to the endpoint - one from the browser and one using BasicWebSocketConnector
from the same app).
@maxandersen can you answer @mkouba's question?
Describe the bug
before adding websocket.next quitting in devmode was almost instant - now it takes a couple of seconds as if it is waiting for something.
Expected behavior
No response
Actual behavior
No response
How to Reproduce?
No response
Output of
uname -a
orver
No response
Output of
java -version
No response
Quarkus version or git rev
No response
Build tool (ie. output of
mvnw --version
orgradlew --version
)No response
Additional information
No response