Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on download cancelation #20

Open
iam-bartl opened this issue Dec 18, 2014 · 2 comments
Open

Crash on download cancelation #20

iam-bartl opened this issue Dec 18, 2014 · 2 comments

Comments

@iam-bartl
Copy link

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

after I cancel current download request

@Xiahaiquan
Copy link

Xiahaiquan commented Oct 28, 2016

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

@wufengshou
Copy link

me too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants