)]}'
{
  "commit": "1d02f41d4f66dcee3c0200888373c399bc02a733",
  "tree": "d67c484e588e785f2fd5280e7511201dfadeb81c",
  "parents": [
    "614996ed98161b41cc664fb7625bca5235469998"
  ],
  "author": {
    "name": "Adithya Chakilam",
    "email": "achakilam@nvidia.com",
    "time": "Mon Sep 22 14:41:06 2025 -0500"
  },
  "committer": {
    "name": "Adithya Chakilam",
    "email": "achakilam@nvidia.com",
    "time": "Mon Sep 22 12:48:27 2025 -0700"
  },
  "message": "Fix task quotas not being released\n\nIn I1d2949d84, assumption was made that TaskParker#onNotReadyToStart is\ncalled by WorkQueue when TaskParker#isReadyToStart returns false and\nremoved the cleaning up of acquired quotas. But that only happens when\ndifferent a TaskParker instance returns false but not the current one.\nFix that assumption by re-introducing the explicit cleanup logic.\n\nChange-Id: Iea32b57b86acce0a96d8f29789eba3fcee234d99\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "aa7153079228e95bbe85e5f5d7056848086bb739",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/quota/TaskQuotas.java",
      "new_id": "5d0c23fba2d771feabb1993f122c2d615807bb9f",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/quota/TaskQuotas.java"
    }
  ]
}
