We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
version: Using Kingfisher (2.2.0) When I use instrument to detect memory leaks. It alway report leaks. call stack is:
Kingfisher specialized _GeneratorBox.__allocating_init(A) -> _GeneratorBox ...Pods/Kingfisher/Sources/String+MD5.swift:0 Kingfisher MD5.calculate() -> [UInt8] Pods/Kingfisher/Sources/String+MD5.swift:206 ....
The text was updated successfully, but these errors were encountered:
Thanks for reporting this. I will take a look at it.
Sorry, something went wrong.
Should be fixed in #281
Thanks for fixing this. Had the same issue. After figured it might be related to this library, I came here and already saw a solution for it. 👍
No branches or pull requests
version: Using Kingfisher (2.2.0)
When I use instrument to detect memory leaks. It alway report leaks. call stack is:
Kingfisher specialized _GeneratorBox.__allocating_init(A) -> _GeneratorBox ...Pods/Kingfisher/Sources/String+MD5.swift:0
Kingfisher MD5.calculate() -> [UInt8] Pods/Kingfisher/Sources/String+MD5.swift:206
....
The text was updated successfully, but these errors were encountered: