MatrixSynapse/synapse
J. Ryan Stinnett a86a290850 Fix logcontext spam on non-Linux platforms (#6059)
This checks whether the current platform supports thread resource usage tracking
before logging a warning to avoid log spam.

Fixes https://github.com/matrix-org/synapse/issues/6055
2019-09-18 21:55:37 +01:00
..
_scripts
api Ensure support users can be registered even if MAU limit is reached 2019-09-11 20:48:31 +03:00
app add report_stats_endpoint config option (#6012) 2019-09-12 11:24:57 +01:00
appservice
config (#5849) Convert rst to markdown (#6040) 2019-09-17 12:55:29 +01:00
crypto Fix well-known lookups with the federation certificate whitelist (#5997) 2019-09-14 04:58:38 +10:00
events
federation Remove origin parameter from add_display_name_to_third_party_invite and add params to docstring (#6010) 2019-09-11 10:37:17 +01:00
groups
handlers v2 3PID Invites (part of MSC2140) (#5979) 2019-09-17 18:05:13 +01:00
http Fix well-known lookups with the federation certificate whitelist (#5997) 2019-09-14 04:58:38 +10:00
logging Fix logcontext spam on non-Linux platforms (#6059) 2019-09-18 21:55:37 +01:00
metrics Fix for structured logging tests stomping on logs (#6023) 2019-09-13 02:29:55 +10:00
module_api
push
replication
res/templates
rest Use the v2 Identity Service API for lookups (MSC2134 + MSC2140) (#5976) 2019-09-11 16:02:42 +01:00
server_notices
state
static Fix SSO fallback login 2019-09-12 11:42:47 +01:00
storage Add 'failure_ts' column to 'destinations' table (#6016) 2019-09-17 11:41:54 +01:00
streams
util Add 'failure_ts' column to 'destinations' table (#6016) 2019-09-17 11:41:54 +01:00
__init__.py
event_auth.py
notifier.py
python_dependencies.py Fix for structured logging tests stomping on logs (#6023) 2019-09-13 02:29:55 +10:00
secrets.py
server.py Allow use of different ratelimits for admin redactions. 2019-09-11 10:46:38 +01:00
server.pyi
types.py
visibility.py