diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2020-08-20 06:41:32 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-20 06:41:32 -0400 |
commit | 731dfff3478d44cfe9b00491c353ca1086a70994 (patch) | |
tree | 45aec458b045fd6d846361e93b3d223c6ff32a05 /synapse/rest | |
parent | Do not assume calls to runInteraction return Deferreds. (#8133) (diff) | |
download | synapse-731dfff3478d44cfe9b00491c353ca1086a70994.tar.xz |
Ensure a group ID is valid before trying to get rooms for it. (#8129)
Diffstat (limited to 'synapse/rest')
-rw-r--r-- | synapse/rest/client/v2_alpha/groups.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/synapse/rest/client/v2_alpha/groups.py b/synapse/rest/client/v2_alpha/groups.py |