Re: GNU/Hurd portability patches
Alexander Lakhin <exclusion@gmail.com>
From: Alexander Lakhin <exclusion@gmail.com>
To: Michael Banck <mbanck@gmx.net>
Cc: Thomas Munro <thomas.munro@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>,
Michael Paquier <michael@paquier.xyz>, pgsql-hackers@lists.postgresql.org
Date: 2025-11-10T20:00:01Z
Lists: pgsql-hackers
10.11.2025 21:33, Michael Banck wrote: > On Mon, Nov 10, 2025 at 09:00:01PM +0200, Alexander Lakhin wrote: >> I got 100 iterations passed (12 of them hanged) without that Assert >> triggered. > But those hangs were unrelated to the assert then, right? Yeah, I think there are several unrelated issues here. >> The failure rate is approximately 1 per 30 runs. > Is that the same failure rate you got before? Yes, AFAICS, s/SIGURG/SIGXCPU/ didn't affect the failure and it's rate. Best regards, Alexander