Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
quic: fix flaky ConnectionDebugVisitor test (envoyproxy#35549)
Commit Message: Switch to using `wait_for_log_contains` to fix race condition between stats increment and log flushing when expecting a LOG line caused by QUIC connection closing. Additional Description: Risk Level: Testing: Docs Changes: Release Notes: Platform Specific Features: Fixes envoyproxy#34492 Signed-off-by: Will Lampert <[email protected]>
- Loading branch information