On Mon, May 12, 2008 at 5:09 AM, Damien Krotkine via RT > We are
using LWP::UserAgent to do the HTTP connection. The timeout
Show quoted text> option is handled by this module directly. It turns out that the simple
> timeout option is not properly supported under windows, as LWP::UA seems
> to be using alarms to do it.
>
> I'll try to test the workaround proposed in the lwp FAQ, as soon as I
> can get a hand on a windows perl.
It's LWP::UA? That's annoying. It should be more portable. That's
probably the cause of any number of Windows test failures. I'll go
harass them next.
Thanks!
David