mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 05:28:04 +00:00
Remove dead debug logging code.
This commit is contained in:
parent
3705264740
commit
87daa3ec5a
@ -533,7 +533,6 @@ class Tahoe2ServerSelector(log.PrefixingLogMixin):
|
||||
# we haven't improved over the last iteration; give up
|
||||
break;
|
||||
if errors_before == self._query_stats.bad:
|
||||
if False: print("no more errors; break")
|
||||
break;
|
||||
last_happiness = effective_happiness
|
||||
# print("write trackers left: {}".format(len(write_trackers)))
|
||||
|
Loading…
Reference in New Issue
Block a user