diff options
| author | Sean Quah <8349537+squahtx@users.noreply.github.com> | 2021-11-26 18:41:31 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-26 18:41:31 +0000 |
| commit | ffd858aa68239aeaf06591d94c0ab1b3c185440f (patch) | |
| tree | d8802699acbc78790551e6c232f12650b65cab75 /synapse/state/v1.py | |
| parent | Support expiry of refresh tokens and expiry of the overall session when refre... (diff) | |
| download | synapse-ffd858aa68239aeaf06591d94c0ab1b3c185440f.tar.xz | |
Add type hints to `synapse/storage/databases/main/events_worker.py` (#11411)
Also refactor the stream ID trackers/generators a bit and try to document them better.
Diffstat (limited to '')
| -rw-r--r-- | synapse/state/v1.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/synapse/state/v1.py b/synapse/state/v1.py |
