)]}'
{
  "commit": "17c5a0029e5a374be3c21ec4bf9ab22d5ff7710b",
  "tree": "e2ef63f53da7c06e156fc4a40ceb58e70de20f69",
  "parents": [
    "92f8cd05ddb37a5f49590d4dfe6fde5c85a92706"
  ],
  "author": {
    "name": "Stefan Agner",
    "email": "stefan@agner.ch",
    "time": "Thu May 30 22:41:35 2024 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu May 30 20:41:35 2024 +0000"
  },
  "message": "[Python] Remove obsolete callback handling (#33665)\n\nThe Call() function currently still has some callback handling code\nthe completeEvent and callbackRes variables. These are only used when\ncallbacks are in play, like pychip_DeviceController_Commission or\npychip_DeviceController_OpenCommissioningWindow. When calling these\nfunctions CallAsyncWithCompleteCallback() needs to be used (and is\nbeeing used in all cases).\n\nIn practice, on single threaded applications this is not a problem.\nHowever, when calling the SDK from multiple threads, then another Call()\nMight accidentally release a call to CallAsyncWithCompleteCallback()\nearly.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "35f9e24ef4db2529371b88f482755959f34103bb",
      "old_mode": 33188,
      "old_path": "src/controller/python/chip/ChipStack.py",
      "new_id": "3a167bb6bc0a7a41669d67f2e9a183ff655ae8bd",
      "new_mode": 33188,
      "new_path": "src/controller/python/chip/ChipStack.py"
    }
  ]
}
