mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-03 00:54:47 -04:00
Run as background process and fix comments
This commit is contained in:
parent
fc51e21326
commit
554609288b
3 changed files with 7 additions and 4 deletions
|
@ -255,7 +255,7 @@ class CleanupExtremDummyEventsTestCase(HomeserverTestCase):
|
|||
)
|
||||
self.assertEqual(len(latest_event_ids), 50)
|
||||
|
||||
# Bump the reacto repeatedly so that the background updates have a
|
||||
# Pump the reactor repeatedly so that the background updates have a
|
||||
# chance to run.
|
||||
self.pump(10 * 60)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue