Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix flaky
InitiateConnectionShutdownTest
(#5944)
Motivation: - #5743 - #5333 - #3982 I'm not sure this change could resolve the flakiness but it would be worthwhile to explicitly wait for a connection to close before checking invocations. Modifications: - Wait for `clientChannel` to be closed. Result: - Closes #5743 - Closes #5333 - Closes #3982 I will reopen the issues if the flaky is reproduced.
- Loading branch information