)]}'
{
  "commit": "53c7e7c46f20dbd941d3f17116725d8fda9e6b90",
  "tree": "56a38c8d8373c1e8d98fdc99750b770097c3fc14",
  "parents": [
    "d750173b76b605b0a3e93683afb3f7cf51d80e2a"
  ],
  "author": {
    "name": "Gaurav-Aggarwal-AWS",
    "email": "33462878+aggarg@users.noreply.github.com",
    "time": "Tue Aug 06 10:49:48 2024 +0530"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Aug 06 10:49:48 2024 +0530"
  },
  "message": "Reset xNextTaskUnblockTime in task notify FromISR APIs (#1111)\n\n* Reset xNextTaskUnblockTime in task notify FromISR APIs\r\n\r\nIf a task is blocked waiting for a notification then\r\nxNextTaskUnblockTime might be set to the blocked task\u0027s timeout time. If\r\nthe task is unblocked for a reason other than a timeout\r\nxNextTaskUnblockTime is normally left unchanged, because it will\r\nautomatically get reset to a new value when the tick count equals\r\nxNextTaskUnblockTime. However if tickless idle is used it is important\r\nto enter sleep mode at the earliest possible time - so reset\r\nxNextTaskUnblockTime here to ensure it is updated at the earliest\r\npossible time.\r\n\r\nThis was reported here -\r\nhttps://forums.freertos.org/t/the-vtaskgenericnotifygivefromisr-function-need-call-prvresetnexttaskunblocktime/21090\r\n\r\nSigned-off-by: Gaurav Aggarwal \u003caggarg@amazon.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d76bc33e51d27535073e7c79478a94f2cda84612",
      "old_mode": 33188,
      "old_path": "tasks.c",
      "new_id": "3382954b80687a509cd0b960974037e210ea268b",
      "new_mode": 33188,
      "new_path": "tasks.c"
    }
  ]
}
