)]}'
{
  "commit": "51a1598e4e0281de8b8d54467747af460478eadc",
  "tree": "4def7ede5de61f59f8f9bff2a04618e068475ade",
  "parents": [
    "fbaeba352ec22a088b7f88a67430f7c03409e81a"
  ],
  "author": {
    "name": "Bhoomika R S",
    "email": "bhoomrs@amazon.com",
    "time": "Wed Feb 12 14:57:03 2025 +0530"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Feb 12 14:57:03 2025 +0530"
  },
  "message": "Add instruction to suppress SIGUSR1 in Posix with LLDB debugger (#1245)\n\nWhile using the macOS default LLDB debugger, a call to vTaskEndScheduler results in an unhandled SIGUSR1 (aka SIGRESUME) when restoring the scheduler thread\u0027s signals with pthread_sigmask. This crashes the program.\n\nAdded instructions in portable/ThirdParty/GCC/Posix/port.c to suppress SIGUSR1 to prevent LLDB debugger interference when exiting xPortStartScheduler\n\nThanks to: @johnboiles for pointing it out in #1224",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5dc7f45f8fab0e278d9cc6692b6c09aaf4fb72c5",
      "old_mode": 33188,
      "old_path": "portable/ThirdParty/GCC/Posix/port.c",
      "new_id": "ff386ac9f0f613502f4589b54b6d12e22b8d3939",
      "new_mode": 33188,
      "new_path": "portable/ThirdParty/GCC/Posix/port.c"
    }
  ]
}
