Skip to content

RPCClient: clean up logging#244

Merged
richvdh merged 7 commits into
mainfrom
rav/rpc_logging
Jun 23, 2026
Merged

RPCClient: clean up logging#244
richvdh merged 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.
@richvdh richvdh merged commit 346f94d into main Jun 23, 2026
15 of 18 checks passed
@richvdh richvdh deleted the rav/rpc_logging branch June 23, 2026 10:57
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