bumptech / glide

An image loading and caching library for Android focused on smooth scrolling
https://bumptech.github.io/glide/
Other
34.67k stars 6.12k forks source link

Fix java.lang.IllegalStateException Had two simultaneous #5415

Open Caij opened 5 months ago

Caij commented 5 months ago

Fix java.lang.IllegalStateException Had two simultaneous when abortUnlessCommitted exception. For example, when the phone storage is insufficient, and the dirty file fails to write, an exception occurs when deleting file not exist. image