)]}'
{
  "commit": "c30c350e7a627eed1a7e27c152363d00a13e4da5",
  "tree": "ba48dae5c952917c7434c6adf0c91cd1589dc12b",
  "parents": [
    "c9a72b911c4c7bf4d7c57752bc909440cf353163"
  ],
  "author": {
    "name": "Ben Konyi",
    "email": "bkonyi@google.com",
    "time": "Wed Jul 08 11:07:58 2026 -0400"
  },
  "committer": {
    "name": "dart-internal-monorepo",
    "email": "dart-internal-monorepo@dart-ci-internal.iam.gserviceaccount.com",
    "time": "Wed Jul 08 09:26:14 2026 -0700"
  },
  "message": "[flutter_tools] Forcefully kill hung subprocesses 5 seconds after timeout (#187178)\n\nThis PR resolves indefinite hangs inside `runFlutter` on Windows. In its\ntimeout handler, after sending the graceful shutdown character `q`, we\nstart a 5-second `Timer` that forcefully kills the process via\n`process.kill()` if it fails to exit.\n\nAdditionally, we store this backup `Timer` in a local variable and\ncancel it immediately once `process.exitCode` completes to prevent any\nresource/timer leaks in subsequent test suites.\n\nWrote a new integration test inside `transition_test_utils_test.dart` to\nassert and guarantee this force-kill behavior.\n\nFixes https://github.com/flutter/flutter/issues/186449\nhttps://dart.googlesource.com/external/github.com/flutter/flutter/+/291b8308063f2f50b0f470761199c185e82d5431\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ece55318035f48bcaf3b521221604ea1d94cb843",
      "old_mode": 33188,
      "old_path": "DEPS",
      "new_id": "7cf2dfe5b5d96c74ae378af1bb33fd40fddc5670",
      "new_mode": 33188,
      "new_path": "DEPS"
    },
    {
      "type": "modify",
      "old_id": "ea0a2a118f908889e21db25db28d91f46421736c",
      "old_mode": 33188,
      "old_path": "commits.json",
      "new_id": "3deb5b5caf93797a801269afe2f3f5b5779394fa",
      "new_mode": 33188,
      "new_path": "commits.json"
    }
  ]
}
