Re: Buildfarm owners: check if your HEAD build is stuck

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Buildfarm owners: check if your HEAD build is stuck
Дата
Msg-id 5626.1155501722@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Buildfarm owners: check if your HEAD build is stuck  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
I wrote:
> It may be worth doing the SIGKILL on Unix even if we don't have a
> solution for Windows, but it'd be nice if to have a solution for
> the Windows port too.

I've applied a trivial patch to do the SIGKILL on non-Windows machines.
If any Windows gurus can make it work on Windows too, go for it.
I suspect that spawn_process() and the two kill() calls will all need
to be modified.
        regards, tom lane


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

Предыдущее
От: Susanne Ebrecht
Дата:
Сообщение: Re: [PATCHES] extension for sql update
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: [PATCHES] Adding fulldisjunctions to the contrib