netty5/codec-http2
Norman Maurer 58654fff7d
Fix testStreamIsNotCreatedIfParentConnectionIsClosedConcurrently test (#10472)
Motivation:

testStreamIsNotCreatedIfParentConnectionIsClosedConcurrently() made some assumptions about sequencing which may not be true all the time and racy.

Modifications:

Fix the testcase so its not racy anymore

Result:

Fix build failure on master branch
2020-08-12 07:09:00 +02:00
..
src Fix testStreamIsNotCreatedIfParentConnectionIsClosedConcurrently test (#10472) 2020-08-12 07:09:00 +02:00
pom.xml Remove duplicated declaration of dependency 2019-01-21 11:54:55 +01:00