)]}'
{
  "commit": "e845d65704668885ddb0aaa37c2239fd8079d589",
  "tree": "e63a9598fb093ba8f44b32b1e0123dadb51baed6",
  "parents": [
    "a788d574a3b82f2086da74d53b258bbbf4b2a3bc"
  ],
  "author": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Tue Mar 28 18:15:41 2017 +0300"
  },
  "committer": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Tue Mar 28 18:15:41 2017 +0300"
  },
  "message": "Threads: fixed request hang with aio_write and subrequests.\n\nIf the subrequest is already finalized, the handler set with aio_write\nmay still be used by sendfile in threads when using range requests\n(see also e4c1f5b32868, and the original note in 9fd738b85fad).  Calling\nalready finalized subrequest\u0027s r-\u003ewrite_event_handler in practice\nresults in request hang in some cases.\n\nFix is to trigger connection event handler if the subrequest was already\nfinalized.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "14046935f13fd68dd4779819ca6d8562990cdd85",
      "old_mode": 33188,
      "old_path": "src/http/ngx_http_upstream.c",
      "new_id": "2725984c4cdf3b7d6473a5962d144b5628a7169e",
      "new_mode": 33188,
      "new_path": "src/http/ngx_http_upstream.c"
    }
  ]
}
