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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Buildfarm owners: check if your HEAD build is stuck
Date: 2006-08-13 20:42:02
Message-ID: 5626.1155501722@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2006-08-13 20:50:43 Re: [PATCHES] Adding fulldisjunctions to the contrib
Previous Message Susanne Ebrecht 2006-08-13 20:37:56 Re: [PATCHES] extension for sql update