1740f366eb
Motivation: We should fail fast when DefaultChannelPromise is constructed with null as Channel as otherwise it will fail with a NPE once we call setSuccess / setFailure. Modifications: Add null check and test. Result: Fail fast. |
||
---|---|---|
.. | ||
src | ||
pom.xml |