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