)]}'
{
  "commit": "1797f4e57f809c1de9e41b5447ace3f7e7f0dbe4",
  "tree": "66bb902cd8e4c33621ada09f1b8ffbc68ad4ac42",
  "parents": [
    "6d09a6ac42e7b69947ddec6726f35525d038aba7"
  ],
  "author": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Wed May 19 04:32:55 2021 +0300"
  },
  "committer": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Wed May 19 04:32:55 2021 +0300"
  },
  "message": "Tests: improved stop() to send TERM after QUIT.\n\nIt is possible that graceful stop as initiated by SIGQUIT will take\nvery long time, such as when waiting for proxy_timeout in mail proxy\n(defaults to 24h).  To make sure in such cases nginx is stopped after\nsome reasonable time, we now send SIGTERM after waiting for 90 seconds.\n\nNote that win32 version previously used \"-s stop\", which is equivalent\nto SIGTERM rather than SIGQUIT.  This seems accidental error during\nintroduction of initial win32 support in tests (ce2e23daa1da), so\nit is changed to follow the same logic.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "fb70eda893b6b0182db26da0b83eb0d9e57c6b45",
      "old_mode": 33188,
      "old_path": "lib/Test/Nginx.pm",
      "new_id": "d87b14457fd5b2045f9f11cf83c953f5a9b66742",
      "new_mode": 33188,
      "new_path": "lib/Test/Nginx.pm"
    }
  ]
}
