Message-ID: From: "bilalshehata (@bilalshehata)" To: "pgjdbc/pgjdbc" Date: Wed, 08 Apr 2026 09:58:36 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #4013: fix: initialize maxBufferedRecvBytes from actual socket receive buffe… In-Reply-To: References: List-Id: X-GitHub-Author-Login: bilalshehata X-GitHub-Comment-Id: 4205414077 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 4013 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/4013#issuecomment-4205414077 Content-Type: text/plain; charset=utf-8 @davecramer i removed the before test entirely, the deadlock doesn't seem to be reliably reproducable in all environments, I assume the CI has some sort of loop back networking which makes it behave differently to real world behaviours. I have left the post-fix tests in place