58654fff7d
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