Deadlock/Stall in ConcurrentWebSocketSessionDecorator with Undertow 2.3.10 #32445
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
status: backported
An issue that has been backported to maintenance branches
type: bug
A general bug
Milestone
Affects: Spring Framework 6.1.3
I have managed to produce (but not yet reproduce) what I think is a deadlock (or maybe more accurately a stall) in Spring 6.1.3 with Undertow 2.3.10 between the SpringApplicationShutdownHook and an XNIO thread attempting to close out a websocket channel. The error occurred in a CI job and I cannot reproduce locally, but given the similar historical occurences in #21031 I didn't want to leave this one hanging without at least reporting it. The two relevant stacks are below:
The text was updated successfully, but these errors were encountered: