mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-07 02:57:55 -05:00
review comment
This commit is contained in:
parent
b413ab8aa6
commit
af47264b78
@ -132,7 +132,7 @@ class BackgroundUpdater(object):
|
|||||||
if self._all_done:
|
if self._all_done:
|
||||||
return True
|
return True
|
||||||
|
|
||||||
# obviously, if we have things in our queue, we're not done.
|
# obviously, if we are currently processing an update, we're not done.
|
||||||
if self._current_background_update:
|
if self._current_background_update:
|
||||||
return False
|
return False
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user