)]}'
{
  "commit": "a3907ad7185d60911a77ecadf74b7011f360cb15",
  "tree": "ca7bea94ca56fb817c09140bd0982b382b4fe0a2",
  "parents": [
    "1523a2a1834247a497906533ad2e052fa9657a71"
  ],
  "author": {
    "name": "Peter Weinberger",
    "email": "pjw@google.com",
    "time": "Wed Jul 22 17:59:16 2026 -0400"
  },
  "committer": {
    "name": "Gopher Robot",
    "email": "gobot@golang.org",
    "time": "Thu Jul 23 08:31:04 2026 -0700"
  },
  "message": "go/loader: add concurrenc control\n\nIssue68216 notes flaky load failures of TestStdlib in\ngo/loader/stdlib_test.go. There is a channel used in the loader\nto bound the number of simultaneous IO operations, but it is not\nused for cgo processing. This CL adds code to change that.\n\nThis plausibly fixes the problem, as some packages in the standard\nlibrary use cgo. (e.g., os/user)\n\nMay fix: golang/go#68216\nChange-Id: Ie5f7a7f8778fc1fc1289022279a58fb672b3e0f5\nReviewed-on: https://go-review.googlesource.com/c/tools/+/804860\nCommit-Queue: Alan Donovan \u003cadonovan@google.com\u003e\nLUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\nAuto-Submit: Alan Donovan \u003cadonovan@google.com\u003e\nReviewed-by: Alan Donovan \u003cadonovan@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9c5f7db1dfb23697e78be5db1d4cdc0eb9e55f8d",
      "old_mode": 33188,
      "old_path": "go/loader/loader.go",
      "new_id": "3c9d4fe75244c76fe3cdd3b3ce1aa67239b8a0ea",
      "new_mode": 33188,
      "new_path": "go/loader/loader.go"
    }
  ]
}
