Skip to content

ImageDownloader Concurrency Bug Fixes

Compare
Choose a tag to compare
@cnoon cnoon released this 28 Aug 06:10
· 51 commits to master since this release
7cce2ed

Released on 2019-08-27. All issues associated with this milestone can be found using this filter.

Fixed

  • Issue where ImageDownloader was not dequeuing and cancelling requests correctly in certain race conditions due to Alamofire switching to async request creation.