Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] buildbot down?

From: Gerald Combs <gerald@xxxxxxxxxxxxx>
Date: Sat, 8 Apr 2017 17:54:53 -0700
On 4/8/17 10:47 AM, Peter Wu wrote:
> 
> There is another problem though with the Petri-Dish builder, a previous
> build on the Petri-Dish Windows x86 builder failed and left a process on
> the machine, breaking all following builds. Gerald, can you have a look?

It's back up.

> Maybe it is an idea to add a pass that kills all
> dumpcap/tshark/wireshark processes before starting the build? (Assuming
> that no other builds happen in parallel).

Is there a straightforward equivalent to "kill -9 $( lsof -t
/path/to/buildbot )" on Windows?