提交 62a5683b 编写于 作者: C Christian Noon

Fixed issue where the operation queue would leak if the task was never started.

上级 9a1e321c
......@@ -215,7 +215,7 @@ public class Request {
deinit {
queue.cancelAllOperations()
queue.suspended = true
queue.suspended = false
}
// MARK: - NSURLSessionTaskDelegate
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册