From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | buildfarm-members(at)postgresql(dot)org |
Subject: | Sigh, I pushed an infinite-loop test in HEAD |
Date: | 2016-12-02 22:35:38 |
Message-ID: | 523.1480718138@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | buildfarm-members |
Slower PG buildfarm members might find that the test I added in commit
b3427dade14cc31eb48740bc9ea98b5954470b24 proves to be an infinite loop.
If your critter would have started a run in the last two hours or so,
please check it and see if there's a postgres process that's consuming
100% CPU and has been for more than a minute or so. If so, "kill -TERM"
should be enough to fix it. I've pushed a correction, so tests starting
in future should be fine.
Sorry about that :-(
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2016-12-20 16:31:25 | Re: [Pgbuildfarm-members] docker instances of pgbuildfarm |
Previous Message | Andrew Dunstan | 2016-10-29 02:47:29 | Re: Reminder: PG 9.1 is now EOL |