diff options
| author | Patrick Cloke <clokep@users.noreply.github.com> | 2022-10-14 07:10:44 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-14 07:10:44 -0400 |
| commit | 9ff4155f6cc9fc0b7aff82da9f0a1cae677dbda5 (patch) | |
| tree | 41d739165efbe88cf9da4d72056026796c973a29 | |
| parent | Fix sqlite syntax for upserts. (#14171) (diff) | |
| download | synapse-9ff4155f6cc9fc0b7aff82da9f0a1cae677dbda5.tar.xz | |
Properly invalidate get_thread_id cache. (#14163)
This was missed in 2b6d41ebd685fb546e52acdbcb0024dfcf5a5db1 (#13824).
Diffstat (limited to '')
| -rw-r--r-- | changelog.d/14163.feature | 1 | ||||
| -rw-r--r-- | synapse/storage/databases/main/cache.py | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/14163.feature b/changelog.d/14163.feature new file mode 100644 |
