Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

fix(proxy): check waiting room has urn #1156

Merged
merged 3 commits into from Oct 31, 2020
Merged

Conversation

FintanH
Copy link
Contributor

@FintanH FintanH commented Oct 31, 2020

Fixes #1154

During gossip announcements of Has, we would always mark the RadUrn as
Found in the WaitingRoom, but the WaitingRoom might not necessarily have
been looking for this RadUrn. So we first check that the WaitingRoom
indeed has the RadUrn before continuing on.

During gossip announcements of Has, we would always mark the RadUrn as
Found in the WaitingRoom, but the WaitingRoom might not necessarily have
been looking for this RadUrn. So we first check that the WaitingRoom
indeed `has` the RadUrn before continuing on.
@FintanH FintanH added this to the Housekeeping milestone Oct 31, 2020
@FintanH FintanH self-assigned this Oct 31, 2020
Copy link
Contributor

@xla xla left a comment

Choose a reason for hiding this comment

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

😽 😉 👚 🚡

@FintanH FintanH merged commit 1dfd500 into master Oct 31, 2020
@FintanH FintanH deleted the fintan/not-always-found branch October 31, 2020 12:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Waiting room tries to add on every gossip
3 participants