diff options
author | Neil Johnson <neil@matrix.org> | 2018-10-23 15:24:58 +0100 |
---|---|---|
committer | Neil Johnson <neil@matrix.org> | 2018-10-23 15:24:58 +0100 |
commit | 6105c6101fa0f4560daf7d23dedcfd217530b02a (patch) | |
tree | c4b2318ccdbb3993391ceb580b84f9ed8635441d /tests/storage | |
parent | Merge pull request #4076 from matrix-org/rav/fix_init_logcontexts (diff) | |
download | synapse-6105c6101fa0f4560daf7d23dedcfd217530b02a.tar.xz |
fix race condiftion in calling initialise_reserved_users
Diffstat (limited to 'tests/storage')
-rw-r--r-- | tests/storage/test_monthly_active_users.py | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/tests/storage/test_monthly_active_users.py b/tests/storage/test_monthly_active_users.py |