mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-03-25 21:17:37 +00:00
warn away potential users
This commit is contained in:
parent
b109847c43
commit
9f9f45e331
@ -538,7 +538,9 @@ class IServer(IDisplayableServer):
|
||||
pass
|
||||
|
||||
def get_rref():
|
||||
"""Once a server is connected, I return a RemoteReference.
|
||||
"""Obsolete. Use ``get_storage_server`` instead.
|
||||
|
||||
Once a server is connected, I return a RemoteReference.
|
||||
Before a server is connected for the first time, I return None.
|
||||
|
||||
Note that the rref I return will start producing DeadReferenceErrors
|
||||
|
Loading…
x
Reference in New Issue
Block a user