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

panic: close of closed channel on interrupt #94

Open
tuxcanfly opened this issue May 5, 2015 · 1 comment
Open

panic: close of closed channel on interrupt #94

tuxcanfly opened this issue May 5, 2015 · 1 comment

Comments

@tuxcanfly
Copy link
Contributor

panic: close of closed channel

goroutine 10015 [running]:
main.func·003()
        /home/tuxcanfly/Work/conformal/src/github.com/btcsuite/btcsim/comm.go:587 +0x6a
created by main.(*Communication).Communicate
        /home/tuxcanfly/Work/conformal/src/github.com/btcsuite/btcsim/comm.go:589 +0xcaf

This happens sometimes when a SIGINT is passed after the simulation starts

@stormasm
Copy link
Contributor

stormasm commented May 9, 2015

Javed,

I have seen this as well...

Thanks for adding this as an issue.

Michael Angerman
Corvallis, Oregon

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

No branches or pull requests

2 participants