netty5/handler/src
Norman Maurer a80c49828f
Cleanup SSL test. (#8301)
Motivation:

I noticed that we had some errors showing up in a test (which did not fail it tho) because we tried to full-fill the promise multiples times.

Modifications:

Use trySuccess(...) as we may produce multiple exceptions.

Result:

Less errors during test-run.
2018-09-21 08:04:24 -07:00
..
main/java/io/netty/handler Correctly implement ExtendedSSLSession.getStatusResponses() for ReferenceCountedOpenSslEngine (#8297) 2018-09-19 17:13:44 -07:00
test Cleanup SSL test. (#8301) 2018-09-21 08:04:24 -07:00