btcsim icon indicating copy to clipboard operation
btcsim copied to clipboard

panic: close of closed channel on interrupt

Open tuxcanfly opened this issue 10 years ago • 1 comments

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

tuxcanfly avatar May 05 '15 18:05 tuxcanfly

Javed,

I have seen this as well...

Thanks for adding this as an issue.

Michael Angerman Corvallis, Oregon

stormasm avatar May 09 '15 17:05 stormasm