diff options
author | David Baker <dave@matrix.org> | 2016-04-07 17:38:48 +0100 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2016-04-07 17:38:48 +0100 |
commit | 4836864f5681fbcca34a4c40384a7c4c8309b4e2 (patch) | |
tree | ac961532424fc8424d6b540738a6f26c998f2ccb /synapse/storage | |
parent | Only pass in what we need (diff) | |
download | synapse-4836864f5681fbcca34a4c40384a7c4c8309b4e2.tar.xz |
generate id in the main thread
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/pusher.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/synapse/storage/pusher.py b/synapse/storage/pusher.py |