Re: Add non-blocking version of PQcancel - Mailing list pgsql-hackers

From Justin Pryzby
Subject Re: Add non-blocking version of PQcancel
Date
Msg-id 20220627114544.GA19662@telsasoft.com
Whole thread Raw
In response to Re: Add non-blocking version of PQcancel  (Justin Pryzby <pryzby@telsasoft.com>)
Responses Re: Add non-blocking version of PQcancel  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-hackers
On Fri, Jun 24, 2022 at 07:36:16PM -0500, Justin Pryzby wrote:
> Resending with a problematic email removed from CC...
> 
> On Mon, Apr 04, 2022 at 03:21:54PM +0000, Jelte Fennema wrote:
> > 2. Added some extra sleeps to the cancellation test, to remove random failures on FreeBSD.
> 
> Apparently there's still an occasional issue.
> https://cirrus-ci.com/task/6613309985128448

I think that failure is actually not related to this patch.

There are probably others, but I noticed because it also affected one of my
patches, which changes nothing relevant.
https://cirrus-ci.com/task/5904044051922944




pgsql-hackers by date:

Previous
From: Dagfinn Ilmari Mannsåker
Date:
Subject: Re: Logging query parmeters in auto_explain
Next
From: Alvaro Herrera
Date:
Subject: Re: Add non-blocking version of PQcancel