Hi,
On 2025-03-07 16:25:09 +0100, Tomas Vondra wrote:
> FWIW I keep running into this (and skink seems unhappy too). I ended up
> just adding a sleep(1), right before
>
> push(@sessions, background_psql_as_user('regress_superuser'));
>
> and that makes it work on all my machines (including rpi5).
Can you confirm that the fix attached to my prior email suffices to address
the issue on your machine too? I'm planning to push the fixes soon.
Greetings,
Andres Freund