diff options
author | Erik Johnston <erik@matrix.org> | 2018-07-24 16:46:30 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-07-24 16:49:17 +0100 |
commit | 8b8c4f34a336376610bf353f6aa5d71c5ef69980 (patch) | |
tree | d05bc1e6a3df5adda77e01feed03c37f90a7fcad /tests | |
parent | Pull out did_forget to worker store (diff) | |
download | synapse-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 'tests')
0 files changed, 0 insertions, 0 deletions