Skip to content

Remove no longer needed synchronization point in ImageDecoder#277

Merged
kean merged 1 commit into
masterfrom
remove-redundant-synchronization-point
Jul 16, 2019
Merged

Remove no longer needed synchronization point in ImageDecoder#277
kean merged 1 commit into
masterfrom
remove-redundant-synchronization-point

Conversation

@kean

@kean kean commented Jul 14, 2019

Copy link
Copy Markdown
Owner

There was a defect in iOS 9 which made UIImage initializer not thread safe and which was fixed in iOS 10. The workaround is no longer needed.

It is now also possible to decode images in parallel.

More information available here https://github.com/AFNetworking/AFNetworking/issues/2572.

@kean kean merged commit 39e883e into master Jul 16, 2019
@kean kean deleted the remove-redundant-synchronization-point branch July 21, 2019 12:21
@kean kean mentioned this pull request Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant