https://bz.apache.org/bugzilla/show_bug.cgi?id=68884

--- Comment #5 from Christopher Schultz <ch...@christopherschultz.net> ---
I'm ignorant of the threading details of Websocket, so maybe this is a stupid
question: Could a single thread be used to perform these kinds of cleanups,
instead of an army of threads? That would let a single thread trigger many
session-shutdowns and only yield once for each of them.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to