mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
spell gauge correctly
This commit is contained in:
parent
9a793f861c
commit
ccfdaf68be
@ -62,7 +62,7 @@ class LaterGauge(object):
|
|||||||
calls = self.caller()
|
calls = self.caller()
|
||||||
except Exception:
|
except Exception:
|
||||||
logger.exception(
|
logger.exception(
|
||||||
"Exception running callback for LaterGuage(%s)",
|
"Exception running callback for LaterGauge(%s)",
|
||||||
self.name,
|
self.name,
|
||||||
)
|
)
|
||||||
yield g
|
yield g
|
||||||
|
Loading…
Reference in New Issue
Block a user