netty5/transport
Diego Lovison 2110755af0
SimpleChannelPool::notifyConnect should tryFailure when an exception occurs (#11566)
Motivation:

During the channelAcquired handler invocation if an exception occurred the application will hang

Modifications:

Call tryFailure of the promise if an exception occurred

Result:

After this change, the promise will fail and the system won't hang.

Co-authored-by: NiteshKant <nitesh_kant@apple.com>
2021-08-24 15:36:05 -07:00
..
src SimpleChannelPool::notifyConnect should tryFailure when an exception occurs (#11566) 2021-08-24 15:36:05 -07:00
pom.xml [maven-release-plugin] prepare for next development iteration 2021-08-16 08:23:23 +00:00