)]}'
{
  "commit": "e90e6be5d04c760e0a0594998408e2c19f151ca8",
  "tree": "aa208689cd35460015b983fd439c7c17f9c22a97",
  "parents": [
    "487db830f6e6753719d5d9c4aedb662638099ad9"
  ],
  "author": {
    "name": "Kaushik Lingarkar",
    "email": "kaushik.lingarkar@linaro.org",
    "time": "Wed May 22 12:19:45 2024 -0700"
  },
  "committer": {
    "name": "Kaushik Lingarkar",
    "email": "kaushik.lingarkar@linaro.org",
    "time": "Wed May 22 15:02:58 2024 -0700"
  },
  "message": "WorkQueue: Increment core pool size after task is in PARKED state\n\nIncrementing the pool size after the state is set to PARKED is\npreferred. This avoids a brief period where the core pool size has\nbeen incremented, but the task that is about to be parked is still\nin the READY state.\n\nWhile we are at it, move the decrement of the core pool size closer\nto the increment as it improves readability. This change also fixes\nsome flaky tests in TaskParkerIT.\n\nRelease-Notes: skip\nChange-Id: I2ba10b8c72cb5d0054e095d8327f74ea5ddd1ae2\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6f904ea9d29a1be1d94932cc377bea872148200e",
      "old_mode": 33188,
      "old_path": "java/com/google/gerrit/server/git/WorkQueue.java",
      "new_id": "60cbeeddacf0fe4623c1d5290f9eafe146218ebf",
      "new_mode": 33188,
      "new_path": "java/com/google/gerrit/server/git/WorkQueue.java"
    }
  ]
}
