diff options
author | Erik Johnston <erik@matrix.org> | 2015-04-27 15:19:44 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-04-27 15:19:44 +0100 |
commit | 8558e1ec7338a1f60342024736614dec71d104ce (patch) | |
tree | 9277675e34e4ae7fe680b4d662b244674862551b | |
parent | Add docs on how to use synapse with psycopg2 (diff) | |
download | synapse-8558e1ec7338a1f60342024736614dec71d104ce.tar.xz |
Make get_max_token into inlineCallbacks so that the lock works.
-rw-r--r-- | synapse/storage/util/id_generators.py | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/synapse/storage/util/id_generators.py b/synapse/storage/util/id_generators.py |