On Fri, Apr 7, 2023 at 5:07 AM Andrew Dunstan <and...@dunslane.net> wrote: > For TAP tests we have pretty much resolved the port collisions issue for TCP > ports too. See commit 9b4eafcaf4
The Cirrus config still has the following for the Windows tests: # Avoids port conflicts between concurrent tap test runs PG_TEST_USE_UNIX_SOCKETS: 1 Is that comment out of date, or would this proposal improve the Windows situation too? --Jacob