good morning!!!!

Skip to content
Snippets Groups Projects
Commit acd2c4e5 authored by Jeffrey Wilcke's avatar Jeffrey Wilcke
Browse files

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

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
parent e7f4232b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment