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

[release-v1.7] server: Fix syncNotified race. #2931

Merged
merged 1 commit into from
May 4, 2022

Conversation

dnldd
Copy link
Member

@dnldd dnldd commented Apr 26, 2022

This is a backport of #2932 to the 1.7 release branch.

Copy link
Member

@davecgh davecgh left a comment

Choose a reason for hiding this comment

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

Nice catch. Minor nit.

server.go Show resolved Hide resolved
@dnldd dnldd force-pushed the rel171_fix_sync_notified_race branch from dfdd948 to 753ca6d Compare April 26, 2022 23:30
@davecgh davecgh added this to the 1.8.0 milestone Apr 26, 2022
@dnldd dnldd changed the title server: Fix syncNotified race. [release-v1.7] server: Fix syncNotified race. Apr 27, 2022
@davecgh davecgh modified the milestones: 1.8.0, 1.7.2 Apr 27, 2022
This fixes a race with the syncNotified field of a serverPeer.
@dnldd dnldd force-pushed the rel171_fix_sync_notified_race branch from 753ca6d to a49ea0b Compare April 27, 2022 00:20
@davecgh davecgh merged commit a49ea0b into decred:release-v1.7 May 4, 2022
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