summary refs log tree commit diff
path: root/synapse/__init__.py
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2020-06-16 10:13:59 +0100
committerGitHub <noreply@github.com>2020-06-16 10:13:59 +0100
commit3e6b5bba7177274db5533cc5aae0a0f8acf71597 (patch)
tree4fac13d0e459d55dbeac146bd4653fbfa6d9189f /synapse/__init__.py
parentMerge pull request #7685 from matrix-org/babolivier/3pid_r0 (diff)
downloadsynapse-3e6b5bba7177274db5533cc5aae0a0f8acf71597.tar.xz
Wrap register_device coroutine in an ensureDeferred (#7684)
Fixes https://github.com/matrix-org/synapse/issues/7683

Broke in: #7649

We had a `yield` acting on a coroutine. To be fair this one is a bit difficult to notice as there's a function in the middle that just passes the coroutine along.
Diffstat (limited to 'synapse/__init__.py')
0 files changed, 0 insertions, 0 deletions