Make Swift iterators throw errors on failure
authorAaron Schulz <aschulz@wikimedia.org>
Sat, 7 Nov 2015 00:10:05 +0000 (16:10 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Sat, 7 Nov 2015 00:10:05 +0000 (16:10 -0800)
commitddd245496797aa54ca5f282353a6b043bb45a399
treee36682bcd316246e5c8867afff43bd61320ed4b8
parentc2306755852e9206c7b85221209138d586e8c0ee
Make Swift iterators throw errors on failure

This is in line with FSFileBackend and is provides the calling
loop of a way to know the listing failed, rather than just
giving incomplete information.

Change-Id: I34c66d9dbf84e5f33982d17e61364c1595d3e9f7
includes/filebackend/SwiftFileBackend.php