Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
http2: remove race from TestTransportCancelDataResponseRace
Wait for the client request to return before cancelling the request. Then cancel the request and send more data. Fixes: golang/go#45701 Change-Id: Icc81f9c6fefdda1d978e6234c9894f552daecd45 Reviewed-on: https://go-review.googlesource.com/c/net/+/320369 Run-TryBot: Bryan Mills <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Auto-Submit: Damien Neil <[email protected]> Reviewed-by: Bryan Mills <[email protected]> Reviewed-by: Damien Neil <[email protected]>
- Loading branch information