)]}'
{
  "commit": "4f22db3e861589c49fda2ea6973c59f36a0ec355",
  "tree": "90e9b769efd3bb6af131ec4fc97c5aca868ed459",
  "parents": [
    "f57cc28c7662b477cda62f0305d4a85d4e726f87",
    "e35d0affe796e629845779b8225a87617cc9dc53"
  ],
  "author": {
    "name": "Jonathan Brouwer",
    "email": "jonathantbrouwer@gmail.com",
    "time": "Mon May 11 10:29:16 2026 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon May 11 10:29:16 2026 +0200"
  },
  "message": "Rollup merge of #156375 - RalfJung:kernel_copy-background-threads, r\u003dMark-Simulacrum\n\nkernel_copy tests: properly join background threads\n\nThis helps Miri because when there are threads just hanging in the background, we cannot check for memory leaks.\n\nI think even without Miri this currently leads to 100% CPU load on one core for each of these threads: once the test function returns and `sink` gets dropped, the `read` in the thread will always immediately return `0`, and then we just loop with that forever until the process exits.\n",
  "tree_diff": []
}
