)]}'
{
  "commit": "5a2dd5609d41df71e7ad77fb706e1cb971492f7b",
  "tree": "96ea572b9128c4e6b73b6e5439b18f7b90ca514b",
  "parents": [
    "b13d38b4b56370351b0b60478b4b74659a3c4b57"
  ],
  "author": {
    "name": "Andrew Woloszyn",
    "email": "andrew.woloszyn@gmail.com",
    "time": "Thu Sep 26 12:46:05 2024 -0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Sep 26 12:46:05 2024 -0400"
  },
  "message": "Removed the iree_thread_join in the cleanup of deferred_work_queue.c (#18605)\n\nThis was cuasing ASAN errors as pthread_join was getting called twice.\r\nWe don\u0027t actually need to explicitly join these threads as\r\niree_thread_release will join the thread on our behalf anyway.\r\n\r\nFixes #18449\r\n\r\nSigned-off-by: Andrew Woloszyn \u003candrew.woloszyn@gmail.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "22c229b8081026a95dbdd963a8ab16199ea755cb",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/hal/utils/deferred_work_queue.c",
      "new_id": "a0214b5333ea9be6d56c48af5dcad9f6cf1521c8",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/hal/utils/deferred_work_queue.c"
    }
  ]
}
