Re: spoonbill vs. -HEAD

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: spoonbill vs. -HEAD
Дата
Msg-id 20419.1364332722@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: spoonbill vs. -HEAD  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: spoonbill vs. -HEAD  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> There is some timeout code already in the buildfarm client. It was 
> originally put there to help us when we got CVS hangs, a not infrequent 
> occurrence in the early days, so it's currently only used if configured 
> for the checkout phase, but it could easily be used to create a build 
> timeout which would kill the whole process group if the timeout expired. 
> It wouldn't work on Windows, and of course it won't solve whatever 
> problem caused the hang in the first place, but it still might be worth 
> doing.

+1 --- at least then we'd get reports of failures, rather than the
current behavior where the animal just stops reporting.
        regards, tom lane



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: patch to add \watch to psql
Следующее
От: Kevin Grittner
Дата:
Сообщение: Re: Drastic performance loss in assert-enabled build in HEAD