Skip to content
Snippets Groups Projects
Commit 9047c899 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

Handle IO exceptions from tahoe-great-black-swamp

Try as hard as we can to make ``download`` return its failures in a Left
instead.

Also factor most of the tahoe-great-black-swamp parts out of `makeServer`in to
a separate helper function.  I thought this function might be where the
exception handling goes but it can't really yet because StorageServer requires
IO exceptions as part of its interface.  Should likely fix that sometime.
parent 576f01ed
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment