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

refactor(chainsyncer): minor improvements #2619

Merged
merged 2 commits into from Oct 26, 2021
Merged

refactor(chainsyncer): minor improvements #2619

merged 2 commits into from Oct 26, 2021

Conversation

acud
Copy link
Member

@acud acud commented Oct 25, 2021

This PR increases the flag timeout in the chainsync protocol to 10m so that peers have more time to recover. It also fixes some race condition in the tests that caused some flakiness and improves some of the worker goroutine logic.

This change is Reviewable

@acud acud self-assigned this Oct 25, 2021
@sonarcloud
Copy link

sonarcloud bot commented Oct 25, 2021

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 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@acud acud added the ready for review The PR is ready to be reviewed label Oct 25, 2021
@acud acud added this to the v1.3.0 milestone Oct 25, 2021
@acud acud merged commit 882e2b6 into master Oct 26, 2021
@acud acud deleted the chainsyncer-testfail branch October 26, 2021 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pull-request ready for review The PR is ready to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants