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

fix: don't say we're sending a full wantlist unless we are #429

Merged
merged 1 commit into from
Aug 19, 2020

Conversation

Stebalien
Copy link
Member

I'm not sure why we set "full" to true here, but this could be the source of a whole bunch of bidirectional sync issues. That is, if two peers are syncing off each other, they could repeatedly "reset" each other's wantlist to "empty".

I'm not sure why we set "full" to true here, but this could be the source of a
whole bunch of bidirectional sync issues. That is, if two peers are syncing off
each other, they could repeatedly "reset" each other's wantlist to "empty".
Copy link
Contributor

@dirkmc dirkmc left a comment

Choose a reason for hiding this comment

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

🙈

@dirkmc dirkmc merged commit 72d351c into master Aug 19, 2020
@dirkmc dirkmc deleted the fix/no-wantlist branch August 19, 2020 17:31
@aschmahmann aschmahmann mentioned this pull request Sep 22, 2020
72 tasks
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.

2 participants