)]}'
{
  "commit": "9d5f5a0c76dc0aba74777b8afad95e2d6ed12354",
  "tree": "c9c1828add30dd321f97d45e61a9e9f867ab6879",
  "parents": [
    "54ab41f27bc7e6cb09694c6e6f1fbc9a41034d1a"
  ],
  "author": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Mon Jul 23 16:37:24 2012 +0000"
  },
  "committer": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Mon Jul 23 16:37:24 2012 +0000"
  },
  "message": "Win32: fixed cpu hog after process startup failure.\n\nIf ngx_spawn_process() failed while starting a process, the process\nhandle was closed but left non-NULL in the ngx_processes[] array.\nThe handle later was used in WaitForMultipleObjects() (if there\nwere multiple worker processes configured and at least one worker\nprocess was started successfully), resulting in infinite loop.\n\nReported by Ricardo V G:\nhttp://mailman.nginx.org/pipermail/nginx-devel/2012-July/002494.html\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "87e8f9a2aca5547ce85d02940a6c4393f2dd67d7",
      "old_mode": 33188,
      "old_path": "src/os/win32/ngx_process.c",
      "new_id": "67c6b121a186429cbfc84e5a5b38cf9bf2c519a1",
      "new_mode": 33188,
      "new_path": "src/os/win32/ngx_process.c"
    }
  ]
}
