[Issue 20120] libcurl.dll hangs when running std.net.curl unittests

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Aug 12 06:32:15 UTC 2019


https://issues.dlang.org/show_bug.cgi?id=20120

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #5 from Dlang Bot <dlang-bot at dlang.rocks> ---
@rainers updated dlang/installer pull request #399 "fix issue 20210 -
libcurl.dll hangs when running std.net.curl unittests" fixing this issue:

- fix issue 20120 - libcurl.dll hangs when running std.net.curl unittests

  disable the workaround introduced in
https://github.com/curl/curl/commit/72d5e144fbc6a9db264ae425bb788af218f25d9e
  as it is causing the issue and the curl developers were not really convinced

  disabled by defining DONT_USE_RECV_BEFORE_SEND_WORKAROUND when compiling curl

https://github.com/dlang/installer/pull/399

--


More information about the Digitalmars-d-bugs mailing list