diff options
| author | Sean Quah <8349537+squahtx@users.noreply.github.com> | 2023-02-10 13:11:20 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-10 08:11:20 -0500 |
| commit | b95407908dfde97e483952722b6fa7a533ff5093 (patch) | |
| tree | d8a5ddb8cdbbe3113df9f1369d119208443f66e1 /synapse | |
| parent | Refactor get_user_devices_from_cache to avoid mutating cached values. (#15040) (diff) | |
| download | synapse-b95407908dfde97e483952722b6fa7a533ff5093.tar.xz | |
Avoid mutating cached values in `_generate_sync_entry_for_account_data` (#15047)
Diffstat (limited to 'synapse')
| -rw-r--r-- | synapse/handlers/sync.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/synapse/handlers/sync.py b/synapse/handlers/sync.py |
