diff options
author | Mark Haines <mark.haines@matrix.org> | 2015-12-04 11:53:38 +0000 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2015-12-04 11:53:38 +0000 |
commit | 5231737369c6c5488cdfdcb76af8008fc8a2db07 (patch) | |
tree | 72405b0380b730657bb0b0f3bc1a6ccd4c7e4096 | |
parent | Fix warnings (diff) | |
download | synapse-5231737369c6c5488cdfdcb76af8008fc8a2db07.tar.xz |
Add comments to explain why we are hardcoding RUSAGE_THREAD
-rw-r--r-- | synapse/util/logcontext.py | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/synapse/util/logcontext.py b/synapse/util/logcontext.py |