rsocket-java icon indicating copy to clipboard operation
rsocket-java copied to clipboard

enable netty leak detector

Open sullis opened this issue 8 months ago • 0 comments

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

sullis avatar Mar 24 '25 07:03 sullis