Re: injection_points: canceled or terminated waiters leak their wait slots - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: injection_points: canceled or terminated waiters leak their wait slots
Date
Msg-id amBjKAJLyPR5hdlE@paquier.xyz
Whole thread
In response to injection_points: canceled or terminated waiters leak their wait slots  (Zsolt Parragi <zsolt.parragi@percona.com>)
List pgsql-hackers
On Tue, Jul 21, 2026 at 11:07:01PM -0700, Zsolt Parragi wrote:
> Wouldn't that miss FATAL? (pg_terminate_backend in the testcase)

Arf.  I've forgotten that elog.h documents that.  Thanks.

> I can implement that if you think it is better, my initial logic was
> to keep the fix smaller and strictly a bugfix.

Minimal sounds good here.  I'll make something happen after
double-checking what you have sent.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: sequencesync worker race with REFRESH SEQUENCES
Next
From: shveta malik
Date:
Subject: Re: [PATCH] Preserve replication origin OIDs in pg_upgrade