OpenSearch/test/framework/src
Simon Willnauer 6810125a8b Prevent open channel leaks if handshake times out or is interrupted (#22554)
The low level TCP handshake can cause channel / connection leaks if it's interrupted
since the caller doesn't close the channel / connection if the handshake was not successful.
This commit fixes the channel leak and adds general test infrastructure to detect channel leaks
in the future.
2017-01-11 17:02:36 +01:00
..
main Prevent open channel leaks if handshake times out or is interrupted (#22554) 2017-01-11 17:02:36 +01:00
test Remove PROTO-based custom cluster state components 2016-12-28 13:32:35 -05:00