diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-08-03 16:22:25 -0700 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-08-03 16:22:25 -0700 |
commit | 5c4e0e62bc35f12ee8dbc632a4947338cae00bff (patch) | |
tree | 24552011e5c3cc58be5b1d3cb608d2f8fea0967f /synapse/storage | |
parent | Merge commit '5c5516f80' into dinsic (diff) | |
parent | Fix "argument of type 'ObservableDeferred' is not iterable" error (#7708) (diff) | |
download | synapse-5c4e0e62bc35f12ee8dbc632a4947338cae00bff.tar.xz |
Merge commit '231252516' into dinsic
* commit '231252516': Fix "argument of type 'ObservableDeferred' is not iterable" error (#7708)
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/data_stores/main/receipts.py | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/synapse/storage/data_stores/main/receipts.py b/synapse/storage/data_stores/main/receipts.py |