Skip to content

RPCClient: clean up logging#244

Open
richvdh wants to merge 7 commits into
mainfrom
rav/rpc_logging
Open

RPCClient: clean up logging#244
richvdh wants to merge 7 commits into
mainfrom
rav/rpc_logging

Conversation

@richvdh

@richvdh richvdh commented Jun 18, 2026

Copy link
Copy Markdown
Member

Make the logging more consistent, and associate it with the relevant test.

In order to make that work right, we need to cleanly shut down the RPC server once it's been used in a test.

Also some light refactoring, and a few comments about things I don't understand, or which need fixing.

Suggest review commit-by-commit

richvdh added 6 commits June 18, 2026 19:13
... instead of repeating it 100 times
Make the logging more consistent, and associate it with the relevant test.

Also add a few comments about things I don't understand, or which need fixing.
We get a panic if they are written after the test finishes.

@andybalaam andybalaam left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good, thanks.

I don't understand why these are happening, but I don't think they are hugely
important. Let's just log them and move on.
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.

2 participants