)]}'
{
  "commit": "0ac31b68d0787ed4a2b13a5dc35d3cba628e8bde",
  "tree": "d84c93a484fbca3319d5aae0e4b09b9bbad7f9e9",
  "parents": [
    "00a007d7b9ba3666ac1d22d58f94154d5dcd5f30"
  ],
  "author": {
    "name": "Brad Fitzpatrick",
    "email": "bradfitz@golang.org",
    "time": "Mon Sep 14 19:39:21 2026 +0000"
  },
  "committer": {
    "name": "Brad Fitzpatrick",
    "email": "bradfitz@golang.org",
    "time": "Mon Sep 14 16:49:07 2026 -0700"
  },
  "message": "net/http/internal/http2: do some follow-ups to serve parking change\n\nFix a rebase comment mishap: the doc comment describing canPark was attached\nto the http2serveparking var, leaving canPark undocumented.\n\nSkip the parkMu accounting in beginServeSend and endServeSend on\nconnections that can never park (no OnClose hook, or parking disabled\nwith GODEBUG\u003dhttp2serveparking\u003d0), removing a mutex round trip per\nframe on both the sender and receiver side.\n\nAdd a test that a response blocked on the peer\u0027s flow control window\nparks the serve goroutine with its DATA queued in the write scheduler,\nand that a WINDOW_UPDATE revives it.\n\nUpdates #80735\nUpdates #81524\n\nChange-Id: Ic1a3f7b9d2e5a4c8f6b0d7a9e3c5f2b8d1a6e4c7\nReviewed-on: https://go-review.googlesource.com/c/go/+/832504\nLUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\nReviewed-by: Damien Neil \u003cdneil@google.com\u003e\nReviewed-by: Nicholas Husin \u003chusin@google.com\u003e\nReviewed-by: Nicholas Husin \u003cnsh@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f51fb160088262bd49c3bde4970331d2f5b650ab",
      "old_mode": 33188,
      "old_path": "src/net/http/internal/http2/server.go",
      "new_id": "5978c880f333d83187da62bacd6ea3c8247bfa90",
      "new_mode": 33188,
      "new_path": "src/net/http/internal/http2/server.go"
    },
    {
      "type": "modify",
      "old_id": "a2b110ededac8b5c8ed9b54ed9258f13cbf996d7",
      "old_mode": 33188,
      "old_path": "src/net/http/internal/http2/server_test.go",
      "new_id": "96655240fe0a01ad494c8bd79b86212be8c79db1",
      "new_mode": 33188,
      "new_path": "src/net/http/internal/http2/server_test.go"
    }
  ]
}
