)]}'
{
  "commit": "5e002381133d322c5f1305d171f3bdd07decf229",
  "tree": "559036dc4032fc3a18c11a6ecc39de1e7e30e100",
  "parents": [
    "c5b8b8c38ae0aa1d2f75079f430a2393fce0d59d"
  ],
  "author": {
    "name": "Martin Greenwald",
    "email": "greenwald@outlook.com",
    "time": "Thu Feb 15 03:06:54 2024"
  },
  "committer": {
    "name": "Alex Vulaj",
    "email": "ajvulaj@gmail.com",
    "time": "Sun Aug 04 21:20:23 2024"
  },
  "message": "Do not timeout when WriteControl deadline is zero\n\nA zero value for the Conn.WriteControl deadline specifies no timeout,\nbut the feature was implemented as a very long timeout (1000 hours).\nThis PR updates the code to use no timeout when the deadline is zero.\n\nSee the discussion in #895 for more details.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a3979da64244b851804e7b104012ff9ceb0f02db",
      "old_mode": 33188,
      "old_path": "conn.go",
      "new_id": "9562ffd4978ccabea0da2f06256e1c281bcefb7f",
      "new_mode": 33188,
      "new_path": "conn.go"
    },
    {
      "type": "modify",
      "old_id": "61ed74e623bfa782ca86985af93155697d1f8687",
      "old_mode": 33188,
      "old_path": "conn_test.go",
      "new_id": "28f5c4a36a463b5dd1d7eef8dc3440d2ae1347f4",
      "new_mode": 33188,
      "new_path": "conn_test.go"
    }
  ]
}
