[darcs-devel] [issue1368] Another possible bug in URL.waitNextUrl: curl_multi_perform() - no running handles

Eric Kow bugs at darcs.net
Mon May 24 07:08:54 UTC 2010


Eric Kow <kowey at darcs.net> added the comment:

Actually, I think this is fixed in this patch:

Thu Apr 15 23:47:39 BST 2010  Dmitry Kurochkin <dmitry.kurochkin at gmail.com>
  * Fix hscurl.c when URL is downloaded during the first call to
curl_multi_perform.
  Turns out that the first call to curl_multi_perform() can fetch the URL or
  result in error. I can easily reproduce this using HTTP server on
localhost.
  This means that situation when running_handles is zero is valid, so
remove the
  error and handle it correctly.

----------
status: waiting-for -> resolved

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue1368>
__________________________________


More information about the darcs-devel mailing list