mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-29 11:00:14 -05:00
1. make it not blow out the stack when there are more than 50 things waiting for a lock. Fixes https://github.com/matrix-org/synapse/issues/2505. 2. Make it not mess up the log contexts. |
||
|---|---|---|
| .. | ||
| caches | ||
| __init__.py | ||
| test_clock.py | ||
| test_dict_cache.py | ||
| test_expiring_cache.py | ||
| test_limiter.py | ||
| test_linearizer.py | ||
| test_log_context.py | ||
| test_lrucache.py | ||
| test_rwlock.py | ||
| test_snapshot_cache.py | ||
| test_treecache.py | ||
| test_wheel_timer.py | ||