mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-24 11:34:38 -05:00
This adds some opentracing annotations to ResponseCache, to make it easier to see what's going on; in particular, it adds a link back to the initial trace which is actually doing the work of generating the response. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_cached_call.py | ||
| test_deferred_cache.py | ||
| test_descriptors.py | ||
| test_response_cache.py | ||
| test_ttlcache.py | ||