Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
pull/7517/head
Erik Johnston 2020-05-18 12:46:04 +01:00 committed by GitHub
parent 266755226b
commit c42b180f4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -888,7 +888,7 @@ class EventCreationHandler(object):
"""Called when we have fully built the event, have already
calculated the push actions for the event, and checked auth.
This should only be run on instance in charge of persisting events.
This should only be run on the instance in charge of persisting events.
"""
assert self.config.worker.writers.events == self._instance_name