pgsql: meson: Flush stdout in testwrap - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: meson: Flush stdout in testwrap
Date
Msg-id E1tut5y-003GtI-2n@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
meson: Flush stdout in testwrap

Otherwise the progress won't reliably be displayed during a test.

Reviewed-by: Noah Misch <noah@leadboat.com>
Discussion: https://postgr.es/m/kx6xu7suexal5vwsxpy7ybgkcznx6hgywbuhkr6qabcwxjqax2@i4pcpk75jvaa
Backpatch-through: 16

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/d9bc60705274b27eab68604b9458431100c871b3

Modified Files
--------------
src/tools/testwrap | 1 +
1 file changed, 1 insertion(+)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Update a code comment
Next
From: Andres Freund
Date:
Subject: Re: pgsql: aio: Add core asynchronous I/O infrastructure