summary refs log tree commit diff
path: root/synapse/app/federation_reader.py
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2018-07-24 16:46:30 +0100
committerErik Johnston <erik@matrix.org>2018-07-24 16:49:17 +0100
commit8b8c4f34a336376610bf353f6aa5d71c5ef69980 (patch)
treed05bc1e6a3df5adda77e01feed03c37f90a7fcad /synapse/app/federation_reader.py
parentPull out did_forget to worker store (diff)
downloadsynapse-8b8c4f34a336376610bf353f6aa5d71c5ef69980.tar.xz
Replace usage of get_current_toke with StreamToken.START
This allows us to handle /context/ requests on the client_reader worker
without having to pull in all the various stream handlers (e.g.
precence, typing, pushers etc). The only thing the token gets used for
is pagination, and that ignores everything but the room portion of the
token.
Diffstat (limited to 'synapse/app/federation_reader.py')
0 files changed, 0 insertions, 0 deletions