Thank you very much!
We will waiting this fix commit. After this i will test it and will
write you the results.
Tarasov Vladimir, Senior Java Developer, Naumen
28.01.2019 22:20, Mark Thomas пишет:
On 24/01/2019 10:57, vtarasov wrote:
Hello!
We found the leak of Tomcat WebSocket client fi
On 24/01/2019 10:57, vtarasov wrote:
> Hello!
>
> We found the leak of Tomcat WebSocket client file descriptors. File
> descriptors are not closed when the connection between server and client
> is broken abnormally (from the server side if the server process is
> killed for example).
>
> Test pr