)]}'
{
  "commit": "03db672b8f45db24aa99f12051f7cf86746b9ed9",
  "tree": "2a46fb29de5225b6e9b093eeb3696f70eec3ab59",
  "parents": [
    "0030d609a4b99118d9a400340d88c3c3c4816f2b"
  ],
  "author": {
    "name": "arctic-alpaca",
    "email": "67190338+arctic-alpaca@users.noreply.github.com",
    "time": "Thu Apr 03 11:02:44 2025 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Apr 03 14:32:44 2025 +0530"
  },
  "message": "Fix race in POSIX port `vPortEndScheduler` (#1262)\n\n* Fix race in POSIX port `vPortEndScheduler`\n\nThe `vPortEndScheduler` checks whether it\u0027s a FreeRTOS thread after signalling the scheduler thread to stop. This creates a race between the check and the destruction of the thread key. By moving the signal to the scheduler thread after the check, the race is prevented.\n\n* Code review suggestions\n\nSigned-off-by: Gaurav Aggarwal \u003caggarg@amazon.com\u003e\n\n---------\n\nSigned-off-by: Gaurav Aggarwal \u003caggarg@amazon.com\u003e\nCo-authored-by: Gaurav Aggarwal \u003caggarg@amazon.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "dd7ca1a9a2bce2469c1c96260a015dc9f25f48c7",
      "old_mode": 33188,
      "old_path": "portable/ThirdParty/GCC/Posix/port.c",
      "new_id": "b5a4a1b626b92d1a3310b6c6f1d3ab7a402ac989",
      "new_mode": 33188,
      "new_path": "portable/ThirdParty/GCC/Posix/port.c"
    }
  ]
}
