Skip to content

Get rid of the bootstrapClient implementation of ClientHook. #502

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 24, 2023

Conversation

zenhack
Copy link
Contributor

@zenhack zenhack commented Apr 12, 2023

...because fewer special cases are better. This also resolves everything but the documentation for #423.

One of the tests had to be reworked a bit because the exact sequence of messages was a bit different, but still correct.

@zenhack
Copy link
Contributor Author

zenhack commented Apr 12, 2023

...and I tacked on one more commit fixing the docs for ClientHook.Shutdown().

@zenhack zenhack force-pushed the kill-bootstrapClient branch from ad1a941 to ad4f48e Compare April 12, 2023 02:41
zenhack added 2 commits April 11, 2023 22:44
...because fewer special cases are better. This also resolves everything
but the documentation for capnproto#423.

One of the tests had to be reworked a bit because the exact sequence of
messages was a bit different, but still correct.
@zenhack
Copy link
Contributor Author

zenhack commented Apr 12, 2023

Note that this PR also fixes the CI errors in #496, at least on my local machine.

Copy link
Collaborator

@lthibault lthibault left a comment

Choose a reason for hiding this comment

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

This is definitely a huge improvement. I just want to clarify two small things before accepting.

Per Louis's questions.
@zenhack
Copy link
Contributor Author

zenhack commented Apr 12, 2023

#348 again, re-running. I'm hopeful that doing all of the refcount refactoring I have in mind will root that one out, though not sure how many of those need to be on the stack of yaks I've been shaving for 3ph...

@zenhack zenhack mentioned this pull request Apr 16, 2023
@zenhack zenhack merged commit 91bffc5 into capnproto:main May 24, 2023
@zenhack zenhack deleted the kill-bootstrapClient branch May 24, 2023 20:08
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