)]}' { "commit": "3ad01bbaa167859dcfbcce635f3c43f6e900be62", "tree": "59180076ce77171b42ce8ea729db3860ada4aee7", "parents": [ "cf34111cab4d44b86fffdf353cebe86289a61dd6" ], "author": { "name": "Damien Neil", "email": "dneil@google.com", "time": "Thu Sep 23 17:40:47 2021 -0700" }, "committer": { "name": "Damien Neil", "email": "dneil@google.com", "time": "Fri Sep 24 15:19:03 2021 +0000" }, "message": "http2: remove check for read-after-close of request bodies\n\nAborting a request currently races with writes of the request\nbody, so abortRequestBodyWrite can close the body before writeRequestBody\nreads from it.\n\nFixes golang/go#48555.\n\nChange-Id: I5362283f4066611aeecbc48b400d79cfa0b4b284\nReviewed-on: https://go-review.googlesource.com/c/net/+/351972\nTrust: Damien Neil \u003cdneil@google.com\u003e\nRun-TryBot: Damien Neil \u003cdneil@google.com\u003e\nTryBot-Result: Go Bot \u003cgobot@golang.org\u003e\nReviewed-by: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "ab316400f1395ccf367c76452cf9916b9eb6201b", "old_mode": 33188, "old_path": "http2/transport_test.go", "new_id": "f1d57614109a5eaa725b93697828ba36986e4fa3", "new_mode": 33188, "new_path": "http2/transport_test.go" } ] }