mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
Update docstring per review comments
This commit is contained in:
parent
af47264b78
commit
fcc2de7a0c
@ -179,7 +179,7 @@ class BackgroundUpdater(object):
|
||||
desired_duration_ms(float): How long we want to spend
|
||||
updating.
|
||||
Returns:
|
||||
True if there is no more work to do, otherwise False
|
||||
True if we have finished running all the background updates, otherwise False
|
||||
"""
|
||||
|
||||
def get_background_updates_txn(txn):
|
||||
|
Loading…
Reference in New Issue
Block a user