]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.8] net/http: update bundled http2 for gracefulShutdownCh lock...
authorBrad Fitzpatrick <bradfitz@golang.org>
Tue, 23 May 2017 20:12:26 +0000 (20:12 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 23 May 2017 20:37:03 +0000 (20:37 +0000)
commitf55bc1c4ebea3feffed484b7fa8cddb4cd07c1c3
tree8a394279ceced3dc2251b02f8141e21d888f54c9
parent51f508bb4aab97e7d0401e78804916453dd77e4c
[release-branch.go1.8] net/http: update bundled http2 for gracefulShutdownCh lock contention slowdown

This updates the bundled x/net/http2 repo to git rev 186fd3fc (from
the net repo's release-branch.go1.8) for:

    [release-branch.go1.8] http2: fix lock contention slowdown due to gracefulShutdownCh
    https://golang.org/cl/43459

Fixes #20302

Change-Id: Ia01a44c6749292de9c16ca330bdebe1e52458b18
Reviewed-on: https://go-review.googlesource.com/43996
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Chris Broadfoot <cbro@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/net/http/h2_bundle.go