diff options
| author | Patrick Cloke <clokep@users.noreply.github.com> | 2020-09-10 14:55:25 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-10 14:55:25 -0400 |
| commit | b86764662b6058dc53dd7cef923b806dc28f3a53 (patch) | |
| tree | 95aecaacde9a89fec3da0885c1d0d7c03f686028 /synapse/http/matrixfederationclient.py | |
| parent | Remove shared rooms info from upgrade/workers doc as it's still experimental ... (diff) | |
| download | synapse-b86764662b6058dc53dd7cef923b806dc28f3a53.tar.xz | |
Fix the exception that is raised when invalid JSON is encountered. (#8291)
Diffstat (limited to '')
| -rw-r--r-- | synapse/http/matrixfederationclient.py | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/synapse/http/matrixfederationclient.py b/synapse/http/matrixfederationclient.py |
