Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix assertion in AbstractSimpleTransportTestCase (#32991)
This is a follow-up to #32956. That commit incorrectly used assertBusy which led to a possible race in the test. This commit fixes it.
- Loading branch information