mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 21:17:54 +00:00
turn XXX into a ticket
This commit is contained in:
parent
8b5e988755
commit
376a1dcbd5
@ -205,8 +205,8 @@ def create_no_network_client(basedir):
|
||||
introducer_clients=[],
|
||||
storage_farm_broker=storage_broker,
|
||||
)
|
||||
# XXX we should probably make a way to pass this in instead of
|
||||
# changing it later.. also, a reference-cycle (but, existed before :/)
|
||||
# this is a (pre-existing) reference-cycle and also a bad idea, see:
|
||||
# https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2949
|
||||
storage_broker.client = client
|
||||
return defer.succeed(client)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user