Alexander Blom
Alexander Blom
It should definitely not throw a ConcurrentModificationException as that's a RuntimeException. I think it would be valid to throw IOException (as we can't open the file) and then state that...
Currently no, however I think this is a good thing to add and should be fairly simple (basically just pause the threads). I'll think about the implementation and probably get...
I've started working on this on a separate branch. It works nicely but I'm planning on adding preloading before I release it. Branch is here: https://github.com/lexs/webimageloader/tree/list-optimizations
We could make this 1.0 as we haven't used METADATA_PUSH yet.
I agree we need to define the failure case when the server doesn't accept the "reverse initial N". I think this should behave similarly to how SETUP is rejected, ie...
cc @somasun @lehecka