mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-10 06:08:27 -05: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
|
desired_duration_ms(float): How long we want to spend
|
||||||
updating.
|
updating.
|
||||||
Returns:
|
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):
|
def get_background_updates_txn(txn):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user