forked-synapse/changelog.d/6059.bugfix
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

2 lines
44 B
Plaintext

Fix logcontext spam on non-Linux platforms.