netty5/transport-blockhound-tests
Johno Crawford 0671b18e24
SSL / BlockHound works out of the box with the default SSL provider (#9969)
Motivation:

JDK is the default SSL provider and internally uses blocking IO operations.

Modifications:

Add allowBlockingCallsInside configuration for SslHandler runAllDelegate function.

Result:

When BlockHound is installed, SSL works out of the box with the default SSL provider.


Co-authored-by: violetagg <milesg78@gmail.com>
2020-01-30 11:35:16 +01:00
..
src/test/java/io/netty/util/internal SSL / BlockHound works out of the box with the default SSL provider (#9969) 2020-01-30 11:35:16 +01:00
pom.xml SSL / BlockHound works out of the box with the default SSL provider (#9969) 2020-01-30 11:35:16 +01:00