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

Fix detection of seeding peers #1076

Merged
merged 1 commit into from Mar 13, 2017
Merged

Fix detection of seeding peers #1076

merged 1 commit into from Mar 13, 2017

Conversation

@malern
Copy link

malern commented Mar 12, 2017

wire.peerPieces.length is always undefined, which meant the updateSeedStatus function was always returning early, and peers were never being detected as seeds.

@feross
feross approved these changes Mar 13, 2017
Copy link
Member

feross left a comment

Wow, good catch. Thanks!

@feross feross merged commit b059056 into webtorrent:master Mar 13, 2017
3 checks passed
3 checks passed
Node Security No known vulnerabilities found
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@feross

This comment has been minimized.

Copy link
Member

feross commented Mar 13, 2017

Released as 0.98.11

@lock

This comment has been minimized.

Copy link

lock bot commented May 3, 2018

This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue.

@lock lock bot locked as resolved and limited conversation to collaborators May 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.