VIMediaCache icon indicating copy to clipboard operation
VIMediaCache copied to clipboard

VIMediaCacheWorker cachedDataActionsForRange

Open CoderDuht opened this issue 1 year ago • 0 comments

0 -[__NSArrayM insertObject:atIndex:].cold.2 + 16 1 -[__NSArrayM addObject:] 2 ___48-[VIMediaCacheWorker cachedDataActionsForRange:]_block_invoke + 184 3 _NSARRAY_IS_CALLING_OUT_TO_A_BLOCK + 24 4 -[__NSSingleObjectArrayI enumerateObjectsWithOptions:usingBlock:] + 92 5 -[VIMediaCacheWorker cachedDataActionsForRange:] + 216 6 -[VIMediaDownloader downloadTaskFromOffset:length:toEnd:] + 152 7 -[VIMediaDownloader actionWorker:didFinishWithError:] + 212 8 -[VIActionWorker processActions] + 508 9 -[VIActionWorker URLSession:task:didCompleteWithError:] + 236 10 -[VIURLSessionDelegateObject URLSession:task:didCompleteWithError:] + 380 11 _CFURLRequestCopyHTTPRequestMethod + 2272 24 __pthread_wqthread + 228

CoderDuht avatar Jan 29 '24 01:01 CoderDuht