forked from grpc/grpc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[test] Fix http_proxy end2end test fixture (grpc#34838)
Built upon @Vignesh2208 's work in grpc#33156 This adds ref counting to the http_proxy fixture object, fixing test flakes identified by the introduction of EventEngine listeners. Proxy objects were either being deleted twice, or sometimes not at all, resulting in two different sorts of flakes.
- Loading branch information
Showing
1 changed file
with
50 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters