Skip to content
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

Properly join list of methods in _DynamicCapabilityClient #345

Merged

Conversation

fabiorossetto
Copy link

This was already fixed in c9bea05, but the fix does not seem to work. This commit uses a set union, which should be more robust. It also adds a couple of assertions to verify that it indeed works.

This was already fixed in c9bea05, but the fix does not seem to work.
This commit uses a set union, which should be more robust. It also adds
a couple of assertions to verify that it indeed works.
@fabiorossetto
Copy link
Author

@lewinb-corp FYI

@haata haata merged commit 42665a6 into capnproto:master Nov 2, 2023
12 checks passed
@haata
Copy link
Collaborator

haata commented Nov 2, 2023

Thanks!

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