agent: Close pseudo-TCP socket earlier in component_close()
This tries to mitigate the race condition between finishing the TCP FIN handshake and closing the underlying sockets, but it’s impossible to mitigate properly without API changes. See the comment.
Showing
Please register or sign in to comment