-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hi!
Calling Close()
closes internal channels, but it doesn't prevent sends on those internal channels.
Because of that I randomly see:
panic: send on closed channel
goroutine 68 [running]:
github.com/everFinance/arsyncer.(*Syncer).pollingBlock(0xc000178180)
/home/jan/work/redstone/syncer/.gopath~/pkg/mod/github.com/ever!finance/arsyncer@v1.1.4/syncer.go:138 +0x506
created by github.com/everFinance/arsyncer.(*Syncer).Run
/home/jan/work/redstone/syncer/.gopath~/pkg/mod/github.com/ever!finance/arsyncer@v1.1.4/syncer.go:83 +0x97
Metadata
Metadata
Assignees
Labels
No labels