Fix AckNotifierWithPacketLossAndBlockedSocket

cl/311718153 removed the flakes in this test but without understanding them. This CL fixes the test now that we understand.

Test-only

PiperOrigin-RevId: 311766367
Change-Id: I5f9d63dfd874512f961ab7c2b9a29e3cd174f364
1 file changed
tree: 3cb324fbadcb9202459ac5b15690eb1003fcd14d
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

QUICHE

QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.