Open
Description
Hello!
I think that wrapping TlsAcceptor::accept
in tokio::time::timeout
can leads to memory leaks. But I am not sure.
Any way, it will be good to have some gracefull shutdown on timeout
Maybe there need a way to make TlsAcceptor::accept_with_timeout
and in case of timeout acceptor will send shutdown().await
Metadata
Metadata
Assignees
Labels
No labels
Activity