[tahoe-lafs-trac-stream] [tahoe-lafs] #1739: servers-responding list is wrong
tahoe-lafs
trac at tahoe-lafs.org
Wed May 16 23:48:43 UTC 2012
#1739: servers-responding list is wrong
------------------------+--------------------
Reporter: warner | Owner: warner
Type: defect | Status: new
Priority: normal | Milestone: 1.9.2
Component: code | Version: 1.9.1
Resolution: | Keywords: repair
Launchpad Bug: |
------------------------+--------------------
Comment (by davidsarah):
> Would {{{d['servers-responding'] = sorted(list(servers_responding))}}}
be better, for determinism?
Actually the {{{list()}}} isn't necessary;
{{{sorted(servers_responding)}}} does the same thing.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1739#comment:5>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list