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

          Issue ID: 14260
           Summary: std.net.curl.byLineAsync should be stoppped manually.
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: Phobos
          Assignee: nob...@puremagic.com
          Reporter: enjouzensyou.bo...@gmail.com

In the current implementation of byLineAsync, the created thread can not be
terminated at any time manually.
It are permanently executed until the end of communication.

--

Reply via email to