Message-ID: From: "davecramer (@davecramer)" To: "pgjdbc/pgjdbc" Date: Fri, 13 Mar 2026 20:05:13 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3960: fix: release COPY lock on IOException to prevent connection hang (#3957) In-Reply-To: References: List-Id: X-GitHub-Author-Login: davecramer X-GitHub-Comment-Id: 4057668996 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3960 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3960#issuecomment-4057668996 Content-Type: text/plain; charset=utf-8 I approve, it would be nice to somehow make this cleaner using autocloseble, but this works