Swiftgram/AsyncDisplayKit
Michael Schneider ce6e11c6d2 Fix deadlock in ASNetworkImageNode
Calling _updateProgressImageBlockOnDownloaderIfNeeded should be called without _lock held. We will lock super to read our interface state and it's best to avoid acquiring both locks.
2016-04-25 13:15:11 -07:00
..
2016-04-22 19:54:40 -07:00
2016-04-19 09:02:07 +01:00
2016-03-15 21:56:51 -07:00
2016-04-19 16:13:30 -07:00
2016-04-22 09:28:23 +01:00
2016-04-21 09:26:40 +01:00
2016-03-15 21:56:51 -07:00
2016-03-15 21:56:51 -07:00
2016-03-25 11:54:56 -07:00
2016-03-15 21:56:51 -07:00
2016-04-19 16:13:30 -07:00
2016-04-19 13:43:41 -07:00