MKNetworkKit
MKNetworkKit copied to clipboard
array activeTasks dont have lock
in delegate function didCompleteWithError,activeTasks has enumerateObjectsUsingBlock,alos in runningTasksSynchronizingQueue,activeTasks can revmoeObj or addObj。enum activeTasks in a queue,revmoeObj and addObj in runningTasksSynchronizingQueue。 i think there need o lock