diff options
| author | Patrick Cloke <clokep@users.noreply.github.com> | 2020-08-27 17:24:46 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-27 17:24:46 -0400 |
| commit | e00816ad98a1165b67238f9711cb1b0e7135f25f (patch) | |
| tree | 3b0135e8c57b2b9082191088237298f7b50615f7 /tests/federation/test_complexity.py | |
| parent | Convert stats and related calls to async/await (#8192) (diff) | |
| download | synapse-e00816ad98a1165b67238f9711cb1b0e7135f25f.tar.xz | |
Do not yield on awaitables in tests. (#8193)
Diffstat (limited to 'tests/federation/test_complexity.py')
| -rw-r--r-- | tests/federation/test_complexity.py | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/federation/test_complexity.py b/tests/federation/test_complexity.py |
