This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Running on not-Linux results in constant logcontext spam #6055
Comments
I assume you want to keep the warnings for platforms that do have support...? |
IRL answer is yes. |
I'll give a try given I can clearly reproduce quite easily... 😅 |
jryans
changed the title
Running on macOS results in constant logcontext spam
Running on not-Linux results in constant logcontext spam
Sep 18, 2019
jryans
added a commit
that referenced
this issue
Sep 18, 2019
This checks whether the current platform supports thread resource usage tracking before logging a warning to avoid log spam. Fixes #6055
richvdh
pushed a commit
that referenced
this issue
Sep 18, 2019
This checks whether the current platform supports thread resource usage tracking before logging a warning to avoid log spam. Fixes #6055
fixed by #6059 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
I am running Synapse on macOS and getting constant (many times per second) log messages like:
For a longer log snippet, see this gist.
@richvdh took an initial look and suggested there's something that would likely fail on macOS that causes this.
Version information
If not matrix.org:
Version: Synapse/1.3.1 (b=anoa/msc2290,cd6f3a89d,dirty)
Install method:
pip install
from sourceThe text was updated successfully, but these errors were encountered: