You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even the part we previously kept was bad. Revert all of 82780d6 but
keep 6826f5a (which depended on bits of 82780d6). So this is a mix.
TestTransportRetryAfterRefusedStream fails with this change, but only
because it was adjusted in 82780d6 to pass with 82780d6, and this test
doesn't revert all the test changes. I just skip that test instead, because
it doesn't really affect us.
Updates tailscale/corp#12296
Updates golang/go#60818
Signed-off-by: Brad Fitzpatrick <brad@danga.com>
t.Skip("broken by 82780d60 and later reverts; see https://github.com/golang/go/issues/60818 and https://github.com/tailscale/corp/issues/12296")
0 commit comments