forked-synapse/changelog.d
Andrew Morgan 3e6b5bba71
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.
2020-06-16 10:13:59 +01:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
7684.bugfix Wrap register_device coroutine in an ensureDeferred (#7684) 2020-06-16 10:13:59 +01:00
7685.bugfix Enable 3PID add/bind/unbind endpoints on r0 routes 2020-06-15 16:14:13 +01:00