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

Reader can race when stopping #11

Closed
mreiferson opened this issue Oct 4, 2013 · 1 comment
Closed

Reader can race when stopping #11

mreiferson opened this issue Oct 4, 2013 · 1 comment
Labels

Comments

@mreiferson
Copy link
Member

2013/10/03 20:08:13 stopping reader
2013/10/03 20:08:13 exiting lookupdLoop
2013/10/03 20:08:43 closing incomingMessages

panic: runtime error: send on closed channel

goroutine 12 [running]:
github.com/bitly/nsq/nsq.(*Reader).readLoop(0xf8400a9160, 0xf8400f7000, 0x0, 0x0)
    /usr/src/redhat/BUILD/bitly-nsq-0.2.22-15/src/github.com/bitly/nsq/nsq/reader.go:636 +0xd4d
created by github.com/bitly/nsq/nsq.(*Reader).ConnectToNSQ
    /usr/src/redhat/BUILD/bitly-nsq-0.2.22-15/src/github.com/bitly/nsq/nsq/reader.go:565 +0x16c6
@mreiferson
Copy link
Member Author

merging this into #8

sthulb pushed a commit to HailoOSS/go-nsq that referenced this issue Sep 14, 2016
Pin to our fork of go-snappystream
sthulb pushed a commit to HailoOSS/go-nsq that referenced this issue Sep 14, 2016
amosir pushed a commit to amosir/go-nsq that referenced this issue Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant