24484ae227
This fixes #41794. Currently the read timeout test queues up responses in the netty pipeline. These responses are immediately returned in the write call, but they are not released. This commit releases the responses. This will cause the leak detector to quit throwing exceptions. |
||
---|---|---|
.. | ||
licenses | ||
src | ||
build.gradle |