forked from square/okhttp
-
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.
Fix a flaky test by waiting until the Okio watchdog is caught up.
We had tests that flake because they expected the watchdog to have completed closing a connection, but we weren't blocking until that work was done. Closes square#1328
- Loading branch information
1 parent
57b265b
commit 7576c10
Showing
1 changed file
with
22 additions
and
0 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