onevcat / Kingfisher

A lightweight, pure-Swift library for downloading and caching images from the web.
MIT License
23.41k stars 2.66k forks source link

Remove `@unchecked` Sendable #2272

Closed NachoSoto closed 4 months ago

NachoSoto commented 4 months ago

This fixes the warning in a more correct way.