Closed PatrickRose closed 8 years ago
This is very odd, the stream is rewinded and detached. I'll push a commit which uses rackspace's rewind method, let's see if that changes anything, this is not really coverable by tests unfortunately.
I've just got an integration test that does the above to verify it. I had to call rewind
on it for it to work.
@PatrickRose I've just pushed a commit, could you check dev-master?
Hang on a sec, it looks like I'm on an old version of this adapter and didn't spot #13 (because I'm an idiot). Sorry for noise!
@PatrickRose thanks for getting back about this.
I've just spotted an inconsistency between the Local adapter and the Rackspace one:
I think the stream should always be at the beginning of the file, or it's difficult to just change the adapter and get the same result.