)]}'
{
  "commit": "2e96fbf1e851242f8028af2cbc16dbc96e1037ff",
  "tree": "c2f3df41e35cfc632da3ec4a6a3f5934d90120cc",
  "parents": [
    "a37d3eb349e048b953633027ed011cda8b68c603"
  ],
  "author": {
    "name": "Eric Anderson",
    "email": "ejona@google.com",
    "time": "Tue Jul 15 15:00:24 2025 -0700"
  },
  "committer": {
    "name": "Eric Anderson",
    "email": "ejona@google.com",
    "time": "Thu Jul 17 21:55:53 2025 +0000"
  },
  "message": "netty: Associate netty stream eagerly to avoid client hang\n\nIn #12185, RPCs were randomly hanging. In #12207 this was tracked down\nto the headers promise completing successfully, but the netty stream\nwas null. This was because the headers write hadn\u0027t completed but\nstream.close() had been called by goingAway().\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "276fa623c383cb4a99925636f0c22aa701abf9dd",
      "old_mode": 33188,
      "old_path": "netty/src/main/java/io/grpc/netty/NettyClientHandler.java",
      "new_id": "d6bb3790433ef4401c2c882184f0221dca722641",
      "new_mode": 33188,
      "new_path": "netty/src/main/java/io/grpc/netty/NettyClientHandler.java"
    },
    {
      "type": "modify",
      "old_id": "dd4fcb4ea6ce42126328e9258bbc6c9626923118",
      "old_mode": 33188,
      "old_path": "netty/src/test/java/io/grpc/netty/NettyClientHandlerTest.java",
      "new_id": "5a2605eea5e68ae42b037e837ee01b3d1f3ae76d",
      "new_mode": 33188,
      "new_path": "netty/src/test/java/io/grpc/netty/NettyClientHandlerTest.java"
    }
  ]
}
