mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-12 13:46:45 -05:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_api.py | ||