mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-13 02:00:40 -05:00
This is primarily for allowing us to send those commands from workers, but for now simply allows us to ignore echoed RDATA/POSITION commands that we sent (we get echoes of sent commands when using redis). Currently we log a WARNING on the master process every time we receive an echoed RDATA. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _structured.py | ||
| _terse_json.py | ||
| context.py | ||
| formatter.py | ||
| opentracing.py | ||
| scopecontextmanager.py | ||
| utils.py | ||