DLSFTPClient icon indicating copy to clipboard operation
DLSFTPClient copied to clipboard

Crash on download cancelation

Open iam-bartl opened this issue 10 years ago • 2 comments

Crash in DLSFTPDownloadRequest.m on the line 301: dispatch_async(self.connection.socketQueue, ^{ [weakSelf downloadChunk]; });

after I cancel current download request

iam-bartl avatar Dec 18 '14 07:12 iam-bartl

这样可以吗?我发现我这里也是。是不是要取消链接。

Xiahaiquan avatar Oct 28 '16 04:10 Xiahaiquan

me too

wufengshou avatar Apr 03 '19 02:04 wufengshou