[tahoe-lafs-trac-stream] [tahoe-lafs] #1636: Unhandled error in Deferred during retrieve
tahoe-lafs
trac at tahoe-lafs.org
Thu Jun 21 19:33:29 UTC 2012
#1636: Unhandled error in Deferred during retrieve
------------------------------+--------------------------------------
Reporter: killyourtv | Owner: warner
Type: defect | Status: closed
Priority: critical | Milestone: 1.9.2
Component: code-network | Version: 1.9.0
Resolution: fixed | Keywords: regression review-needed
Launchpad Bug: |
------------------------------+--------------------------------------
Changes (by david-sarah@…):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:5520/1.9.2]:
{{{
#!CommitTicketReference repository="1.9.2" revision="5520"
[rebased for 1.9.2] After a server disconnects, make the IServer retain
the dead RemoteReference, and continue to return it to anyone who calls
get_rref(). This removes the need for callers to guard against receiving a
None (as long as the server was connected at least once, which is always
the case for servers returned by get_servers_for_psi(), which is how all
upload/download code gets servers). Includes test, which is now the same
as on trunk. fixes #1636 for 1.9.2.
}}}
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1636#comment:47>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list