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

Feat/lastconn boot #431

Merged
merged 7 commits into from
May 28, 2024
Merged

Feat/lastconn boot #431

merged 7 commits into from
May 28, 2024

Conversation

mengcody
Copy link
Collaborator

No description provided.

@mengcody mengcody requested a review from Shawn-Huang-Tron May 28, 2024 02:17
}

g := errgroup.Group{}
g.SetLimit(maxNLastConn)
Copy link
Collaborator

Choose a reason for hiding this comment

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

It would be better if the limitation of goroutine was the length of peers to avoid inconsistencies between them.

@mengcody mengcody merged commit 764e3b0 into release_3.0.0 May 28, 2024
1 check passed
@mengcody mengcody deleted the feat/lastconn-boot branch May 28, 2024 04:53
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