Use usleep instead of select for timeouts in PostgresNode.pm
Andrew Dunstan <andrew@dunslane.net>
Use usleep instead of select for timeouts in PostgresNode.pm select() for pure timeouts is not portable, and in particular doesn't work on Windows. Discussion: https://postgr.es/m/186943e0-3405-978d-b19d-9d3335427c86@2ndQuadrant.com
Files
| Path | Change | +/− |
|---|---|---|
| src/test/perl/PostgresNode.pm | modified | +2 −1 |
Discussion
- Unportable use of select for timeouts in PostgresNode.pm 3 messages · 2017-07-17