Introduce timeout capability for ConditionVariableSleep

Edit
ID 2058
Title Introduce timeout capability for ConditionVariableSleep
Topic Miscellaneous
Created 2019-03-13 01:59:17
Last modified 2019-07-13 03:02:40 (5 years, 4 months ago)
Latest email 2019-07-23 04:50:40 (5 years, 3 months ago)
Status
2019-07: Committed
Target version
Authors Shawn Debnath (sd)
Reviewers Kyotaro Horiguchi (horiguti), Thomas Munro (macdice)Become reviewer
Committer Thomas Munro (macdice)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/2058
git checkout commitfest/cf/2058
Emails
Introduce timeout capability for ConditionVariableSleep
First at 2019-03-12 23:24:54 by Shawn Debnath <sdn at amazon.com>
Latest at 2019-07-23 04:50:40 by Thomas Munro <thomas.munro at gmail.com>
Latest attachment (0001-Introduce-timed-waits-for-condition-variables-v6.patch) at 2019-07-09 11:03:18 from Thomas Munro <thomas.munro at gmail.com>
    Attachment (0001-Introduce-timed-waits-for-condition-variables-v6.patch) at 2019-07-09 11:03:18 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-Introduce-timed-waits-for-condition-variables-v5.patch) at 2019-07-05 01:40:02 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-Introduce-timeout-capability-for-ConditionVariableSleep-v4.patch) at 2019-03-21 18:20:50 from Shawn Debnath <sdn at amazon.com> (Patch: Yes)
    Attachment (0001-Introduce-timeout-capability-for-ConditionVariableSleep-v3.patch) at 2019-03-15 00:26:11 from Shawn Debnath <sdn at amazon.com> (Patch: Yes)
    Attachment (xxxx_WaitEventSetWait_tweak.patch) at 2019-03-13 08:24:15 from Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (0001-Introduce-timeout-capability-for-ConditionVariableSleep-v2.patch) at 2019-03-13 00:53:43 from Shawn Debnath <sdn at amazon.com> (Patch: Yes)
    Attachment (0001-Introduce-timeout-capability-for-ConditionVariableSleep-v1.patch) at 2019-03-12 23:24:54 from Shawn Debnath <sdn at amazon.com> (Patch: Yes)
History
When Who What
2019-07-13 03:02:40 Thomas Munro (macdice) Closed in commitfest 2019-07 with status: Committed
2019-07-13 02:20:08 Thomas Munro (macdice) Added macdice as committer
2019-07-05 02:38:23 Thomas Munro (macdice) New status: Ready for Committer
2019-03-15 00:26:49 Shawn Debnath (sd) Changed reviewers to Kyotaro Horiguchi (horiguti), Thomas Munro (macdice)
2019-03-13 01:59:36 Shawn Debnath (sd) Changed authors to Shawn Debnath (sd)
2019-03-13 01:59:36 Shawn Debnath (sd) Changed reviewers to Thomas Munro (macdice)
2019-03-13 01:59:17 Shawn Debnath (sd) Attached mail thread eeb06007ccfe46e399df6af18bfcd15a@EX13D05UWC002.ant.amazon.com
2019-03-13 01:59:17 Shawn Debnath (sd) Created patch record
Edit