You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sadly, I don't think this is capnproto#426, but I noticed it while hunting that
down: we set Which to receiverHosted but then set the SenderHosted
field. This patch fixes that.
I think we're getting lucky in the test such that it passes anyway
because we only ever put one export on the wire so the ID is always zero
anyway.
Originally posted by @lthibault in #424 (comment)
The text was updated successfully, but these errors were encountered: