Re: Buildfarm owners: check if your HEAD build is stuck - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Buildfarm owners: check if your HEAD build is stuck
Date
Msg-id 5626.1155501722@sss.pgh.pa.us
Whole thread Raw
In response to Re: Buildfarm owners: check if your HEAD build is stuck  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Susanne Ebrecht
Date:
Subject: Re: [PATCHES] extension for sql update
Next
From: Josh Berkus
Date:
Subject: Re: [PATCHES] Adding fulldisjunctions to the contrib