[BUG] testfetch.py doesn't handle EAGAIN failures
Martin Pool
martinpool at gmail.com
Fri Oct 21 06:58:40 BST 2005
On 21/10/05, John A Meinel <john at arbash-meinel.com> wrote:
> Well, actually, I've never gotten EAGAIN on linux, but I have gotten it
> on both Windows and Mac. I was the one who added the code to handle it.
> in bzrlib/selftest/HTTPTestUtil.py
> I had to override the handle_one_request() function, so that it would
> trap the EAGAIN value and actually try again.
Oh I see. OK, I'll just stub out the message for now.
--
Martin
More information about the bazaar
mailing list