artem-zinnatullin / jet-image-loader

WP7+ fast and powerfull image loader with memory and storage caching for your projects!
Apache License 2.0
44 stars 14 forks source link

[bug] IOException in InternalSaveAsync #22

Open Nearga opened 10 years ago

Nearga commented 10 years ago

While making heavy tests, got this exception.

http://clip2net.com/s/68WDxR

Looking like, 2 images with the same names are used simultaneously. I dont use hashing, just a strict names, as i have uid of items (i guess, in this case hash would be the same and same exception would rise).