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

allow synchronizer to just stop block propagation #3802

Closed
wants to merge 4 commits into from

Conversation

jflo
Copy link
Contributor

@jflo jflo commented May 8, 2022

Delays ttd callback till after controllers are built, so it can close over a handle to the block propagation manager.

fixes #3797

Signed-off-by: Justin Florentine [email protected]

jflo added 3 commits May 8, 2022 16:47
Signed-off-by: Justin Florentine <[email protected]>
Signed-off-by: Justin Florentine <[email protected]>
@jflo jflo marked this pull request as ready for review May 9, 2022 13:58
@sonarqubecloud
Copy link

sonarqubecloud bot commented May 9, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

87.5% 87.5% Coverage
0.0% 0.0% Duplication

@jflo
Copy link
Contributor Author

jflo commented May 9, 2022

Closing in favor of @fab-10 's implementation using event listeners.

@jflo jflo closed this May 9, 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.

Block Propagation continues after TTD was hit
1 participant