Message-ID: From: "lfgcampos (@lfgcampos)" To: "pgjdbc/pgjdbc" Date: Wed, 20 Aug 2025 12:31:29 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3778: fix: avoid IllegalStateException: Timer already cancelled when StatementCancelTimerTask.run throws a runtime error In-Reply-To: References: List-Id: X-GitHub-Author-Login: lfgcampos X-GitHub-Comment-Id: 3206118416 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3778 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3778#issuecomment-3206118416 Content-Type: text/plain; charset=utf-8 Hi @vlsi, those are amazing news! Is there any explanation though why it works on `v42.7.4` but not on others? I tried to look into the changes and changelog but can't really understand what/when this problem was introduced.