Closed acaldas closed 8 years ago
It may be related with this https://developer.apple.com/library/mac/documentation/Cocoa/Reference/NSOperationQueue_class/
This article talks about issues with multiple concurrent HTTP requests, that may be the problem...
Closing this as no more information exists about this one.
Description
A GET request of a big image with the HMDataSerializer causes a delay on the main thread before invoking the callback.
Example