Skip to content

Conversation

@Sharparam
Copy link
Contributor

As per the comments by @richvdh: #56 (comment) and #56 (comment)

I've had this change in my own fork for a long time now and haven't noticed any issue with my Synapse instance, certainly no error logs about the LoggingContext.

This fixes #56 and supersedes #74 (the latter PR changes the LoggingContext instead of just removing it).

In turn, fixing this LoggingContext issue makes it start to log what actually happens when this code is hit, the whole "Consumer ask to stop producing". For that issue I'm not sure what the fix would be though. Is this just about the storage provider trying to provide a file to a client that no longer has a connection? That error line happens regularly in my logs.

As per the comment on parent repo:
matrix-org#56 (comment)

Signed-off-by: Adam Hellberg <[email protected]>
@Sharparam Sharparam requested a review from a team as a code owner January 14, 2024 13:25
Copy link
Contributor

@reivilibre reivilibre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable to me! Thanks!

@reivilibre reivilibre merged commit 2c46a76 into matrix-org:main Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error: LoggingContext must be given either a name or a parent context

2 participants