In isolationtester, retry after EINTR return from select(2).
Tom Lane <tgl@sss.pgh.pa.us>
In isolationtester, retry after EINTR return from select(2). Per report from Jaime Casanova. Very curious that no one else has seen this failure ... but the code is clearly wrong as-is.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/isolation/isolationtester.c | modified | +2 −0 |