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?