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.6] server: Notify block mgr later and track ntfn. #2588

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Feb 3, 2021

This is a backport of #2582 to the 1.6 release branch.

This modifies the server to only notify the block manager after it has
had a chance to process and potentially disconnect it and introduces an
additional flag to explicitly track when the manager is notified or not
instead of relying on the result of version negotiation in order to
ensure stable ordering.
@davecgh davecgh added this to the 1.6.0 milestone Feb 3, 2021
@davecgh davecgh merged commit a1ed742 into decred:release-v1.6 Feb 3, 2021
@davecgh davecgh deleted the rel16_server_notify_syncmgr_after_server branch February 3, 2021 22:36
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.

None yet

2 participants