Skip to content

Fix the data race because progress block is called in non-main queue#341

Merged
dreampiggy merged 1 commit intomasterfrom
bugfix/progress_block_data_race
Nov 6, 2024
Merged

Fix the data race because progress block is called in non-main queue#341
dreampiggy merged 1 commit intomasterfrom
bugfix/progress_block_data_race

Conversation

@dreampiggy
Copy link
Copy Markdown
Collaborator

This close #318

This match the behavior of progress indicator, which only update on main queue

Note: This is different behavior compared to SDWebIamge on UIKit (progress updated in global queue)

This match the behavior of `progress indicator`, which only update on main queue

Note: This is different behavior compared to SDWebIamge on UIKit (progress updated in global queue)
@dreampiggy dreampiggy merged commit 0b0c57f into master Nov 6, 2024
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.

Data Races

1 participant