]> granicus.if.org Git - postgresql/commit
Don't write to stdin of a test process that could have already exited.
authorNoah Misch <noah@leadboat.com>
Tue, 16 Apr 2019 01:13:44 +0000 (18:13 -0700)
committerNoah Misch <noah@leadboat.com>
Tue, 16 Apr 2019 01:13:47 +0000 (18:13 -0700)
commit76097b42ae03019784465c29d779c7324bc877fe
tree84d79c56b4477570e7e593e6a30b88ea8c0e316b
parent0d68ad3fc28377d36a3e1dd8b0e2ff47e693e552
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
src/test/recovery/t/017_shm.pl