Comment 11 for bug 1705442

Revision history for this message
Vivek Soni (viveksoni) wrote :

I agree with Eric. I was about to revert my patch with the actual code changes required.
Thanks for reverting.

Actually with 'image_volume_cache_enabled = False', we do not want to acquire lock since on every request we need new download and not from cache. Locking mechanism here is used to create common shared resource.