rsocket-java
rsocket-java copied to clipboard
enable netty leak detector
Signed-off-by: sullis [email protected]
enable Netty leak detector in test suite
Motivation:
early detection of Netty resource leaks
Modifications:
modified test suite only
Result:
tests pass