pgsql: Don't write to stdin of a test process that could have alreadye

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Don't write to stdin of a test process that could have alreadye
Дата
Msg-id E1hGCgG-0005hi-7I@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Don't write to stdin of a test process that could have already exited.

Instead, close that stdin.  Per buildfarm member conchuela.  Back-patch
to 9.6, where the test was introduced.

Discussion: https://postgr.es/m/26478.1555373328@sss.pgh.pa.us

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/1254dbbd5b7d82463d8a663f162283f5ffdcf010

Modified Files
--------------
src/test/recovery/t/017_shm.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Consistently test for in-use shared memory.
Следующее
От: Noah Misch
Дата:
Сообщение: Re: pgsql: Consistently test for in-use shared memory.