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

Issue168: fix es-node crash when --p2p.disable set #170

Merged
merged 8 commits into from
Jan 19, 2024
Merged

Issue168: fix es-node crash when --p2p.disable set #170

merged 8 commits into from
Jan 19, 2024

Conversation

ping-ke
Copy link
Collaborator

@ping-ke ping-ke commented Dec 28, 2023

related issue: #168

How to test:

  1. Run p2p sync_test.go
  2. Run es-node with --p2p.disable param, and es-node can start and close successfully.

@ping-ke ping-ke requested review from qzhodl and syntrust December 28, 2023 04:25
Copy link
Collaborator

@syntrust syntrust left a comment

Choose a reason for hiding this comment

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

I wonder how this change will affect miner to actually start mining? Will sync done event still emitted?

@qzhodl
Copy link
Collaborator

qzhodl commented Jan 4, 2024

I wonder how this change will affect miner to actually start mining? Will sync done event still emitted?

Maybe the miner module can have another flag to indicate start at launch without waiting for the signal?

README.md Outdated Show resolved Hide resolved
@ping-ke ping-ke merged commit b6e6b92 into main Jan 19, 2024
2 checks passed
@ping-ke ping-ke deleted the issue168 branch October 30, 2024 10:19
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.

3 participants