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

core: added a running flag to prevent panics in the chainmanager #1568

Merged
merged 1 commit into from
Aug 3, 2015

Conversation

obscuren
Copy link
Contributor

@obscuren obscuren commented Aug 1, 2015

The running flag will determine whether the chain manager is still
running or not. This will prevent the quit channel from being closed
twice resulting in a panic. This PR should fix this issue.

Closes #1559

The running flag will determine whether the chain manager is still
running or not. This will prevent the quit channel from being closed
twice resulting in a panic. This PR should fix this issue.

Closes ethereum#1559
@obscuren obscuren added this to the 1.0.1 milestone Aug 1, 2015
@robotally
Copy link

Vote Count Reviewers
👍 2 @Gustav-Simonsson @fjl
👎 0

Updated: Mon Aug 3 12:20:00 UTC 2015

@Gustav-Simonsson
Copy link

👍

1 similar comment
@fjl
Copy link
Contributor

fjl commented Aug 3, 2015

👍

obscuren added a commit that referenced this pull request Aug 3, 2015
core: added a running flag to prevent panics in the chainmanager
@obscuren obscuren merged commit cc6c584 into ethereum:develop Aug 3, 2015
@obscuren obscuren removed the review label Aug 3, 2015
@obscuren obscuren deleted the issue-1559 branch August 3, 2015 14:15
tony-ricciardi pushed a commit to tony-ricciardi/go-ethereum that referenced this pull request Jan 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants