diff options
author | Erik Johnston <erik@matrix.org> | 2015-05-13 17:02:46 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-05-13 17:02:46 +0100 |
commit | 968b01a91a759e4137dbbd5e2537abefe3b1ccbe (patch) | |
tree | 8281d18e373863e249215118b81ccbea0e62e944 | |
parent | Fetch events from events_id in their own transactions (diff) | |
download | synapse-968b01a91a759e4137dbbd5e2537abefe3b1ccbe.tar.xz |
Actually use async method
-rw-r--r-- | synapse/storage/_base.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/synapse/storage/_base.py b/synapse/storage/_base.py |