RE: [PATCH] watchdog() for threads tests
by Steve Hay other posts by this author
Jul 16 2008 10:03AM messages near this date
[PATCH] watchdog() for threads tests
|
Re: watchdog() for threads tests?
Jerry D. Hedden wrote:
> Steve Hay wrote:
> > Would it be worth adding a watchdog() call to a couple of threads
> > tests?
> >
> > My VC9 smoke last weekend hung after writing an 'ok' for
> > ../ext/threads/t/free.t, which probably means that it was the next
> > test that failed. Logs for other smokes show that the next test
> > would have been ../ext/threads/t/free2.t, so that one at least is
> > probably worth doing.
>
> Attached patch adds watchdog() to both above mentioned test files.
Thanks, applied as #34150.
Thread:
Jerry D. Hedden
Steve Hay
|