Skip to content

Conversation

@kean
Copy link
Owner

@kean kean commented Jul 28, 2024

Requirements

  • Xcode 16

Changes

ImagePipelineActor

Nuke has been designed around the global actor pattern for quite a while now, so it was an easy change to introduce a global ImagePipelineActor as a replacement. ImagePipeline, ImagePrefetcher, ImageTask, and all AsyncTask implementations are now syncrhonized on the new actor instead of a a serial GCD queue.

@kean kean changed the title Nuke13 Nuke 13 Jul 28, 2024
@kean kean changed the title Nuke 13 Nuke 13 – Swift 6 Aug 14, 2024
@freak4pc
Copy link
Contributor

Came back here following a crash in TaskFetchOriginalData, and finding this thread: #798

Is there any progress on this PR? Anything we can do to help? 🙏
Thank you

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.

5 participants