Add CHECK_FOR_INTERRUPTS() to the wait_pid() loop.
Noah Misch <noah@leadboat.com>
Add CHECK_FOR_INTERRUPTS() to the wait_pid() loop. Though the one contemporary caller uses it in a limited way, this function could loop indefinitely if pointed to an arbitrary PID.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/regress.c | modified | +3 −0 |