You asked about a disconnection, which the other answer doesn't really seem to address.
What release of Helidon are you using? Release 3 and earlier used Netty for the webserver. Helidon 4 includes its own webserver based on Java virtual threads, so the ultimate answer to your question might be different depending on which release is in play.