Skip to content

Conversation

dreampiggy
Copy link
Contributor

Pull Request Description

This close #3729

UIImage subclass should be thread-safe
UIImageView subclass should be on MainActor only

CC @LeoTheCatMeow

…mageView subclass matching what they designed to be

UIImage subclass should be thread-safe
UIImageView subclass should be on MainActor only
@dreampiggy dreampiggy added the concurrency Issue related to Swift concurrency label Jul 22, 2024
@dreampiggy dreampiggy added this to the 5.19.5 milestone Jul 22, 2024
@dreampiggy dreampiggy merged commit b26c962 into SDWebImage:master Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
concurrency Issue related to Swift concurrency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SDAnimatedImage assumed to be @MainActor isolated by Swift, needs NS_SWIFT_NONISOLATED macro and possibly NS_SWIFT_SENDABLE if applicable
1 participant