Re: Race conditions with TAP test for syncrep
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Noah Misch <noah@leadboat.com>
Cc: Alvaro Herrera <alvherre@2ndquadrant.com>, Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-07-23T08:04:32Z
Lists: pgsql-hackers
Attachments
- syncrep-stability-v2.patch (text/x-diff) patch v2
On Mon, Jul 22, 2019 at 11:45:53PM -0700, Noah Misch wrote: > PostgresNode uses "print" the same way. The patch does close the intended > race conditions, and its implementation choices look fine to me. Thanks Noah for the review. I have reviewed the thread and improved a couple of comments based on Alvaro's previous input. Attached is v2. If there are no objections, I would be fine to commit it. -- Michael
Commits
-
Improve stability of TAP test for synchronous replication
- c6f961bbbb20 9.6.15 landed
- 46fb7ff65ec2 10.10 landed
- ca553394b2ef 11.5 landed
- 0ceb28da0615 12.0 landed
- 7d81bdc8c0ce 13.0 landed