)]}'
{
  "commit": "4b52371d4c6de02abae8e61f86d3a8cf381fae24",
  "tree": "94de3980b0d5f856009255263761da4a40b453cd",
  "parents": [
    "1b612551f7266f9e505b1c609648546190303207"
  ],
  "author": {
    "name": "Sebastian Rühl",
    "email": "sruehl@apache.org",
    "time": "Wed Jun 17 17:14:02 2026 +0200"
  },
  "committer": {
    "name": "Sebastian Rühl",
    "email": "sruehl@apache.org",
    "time": "Wed Jun 17 17:14:02 2026 +0200"
  },
  "message": "fix(plc4go): stop leaking goroutines on modbus connect/reconnect\n\n- remove orphaned defaultChanel handler goroutine in the modbus TCP/ASCII/RTU drivers (leaked one goroutine per GetConnection, never closed, never fed — dead code)\n- close stale connection in the cache before reconnecting so the old DefaultCodec workers terminate\n- honor ctx cancellation in DefaultCodec.ExpireWork\u0027s idle wait\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e2686c35ab30d4e0e5a7c7d9904a6e5c9275f381",
      "old_mode": 33188,
      "old_path": "plc4go/internal/modbus/AsciiDriver.go",
      "new_id": "dec8d89064b6a6d8e27bc87cf8fce5abd7a6068a",
      "new_mode": 33188,
      "new_path": "plc4go/internal/modbus/AsciiDriver.go"
    },
    {
      "type": "modify",
      "old_id": "bd0b32fe7b76364ea4245199a032bfc7a8a81ad0",
      "old_mode": 33188,
      "old_path": "plc4go/internal/modbus/RtuDriver.go",
      "new_id": "8489db648c13d87fb62b083b5c679663c3774541",
      "new_mode": 33188,
      "new_path": "plc4go/internal/modbus/RtuDriver.go"
    },
    {
      "type": "modify",
      "old_id": "b420a4facfeedc531f11863e6c19b9aaaad0d43a",
      "old_mode": 33188,
      "old_path": "plc4go/internal/modbus/TcpDriver.go",
      "new_id": "53f53e01c45dc2612dccf65cda3b62f5cf3fa389",
      "new_mode": 33188,
      "new_path": "plc4go/internal/modbus/TcpDriver.go"
    }
  ]
}
