onevcat/Kingfisher

Memory Leak

ZeeOne opened this issue · 4 comments

Getting a memory leak when using the profiler. Minimum code to reproduce (but still an issue when defining a processor):

if let url = URL(string: urlValue) { imageView.kf.setImage( with: url) }

Screenshot 2024-03-11 at 13 47 44

i'm having exactly the same issue!

@onevcat ⬆️