www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 14260] New: std.net.curl.byLineAsync should be stoppped

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: nobody puremagic.com
          Reporter: enjouzensyou.boinc 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.

--
Mar 08 2015