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

Interrupt corner case - panic: runtime error: send on closed channel #110

Closed
tuxcanfly opened this issue Jul 14, 2014 · 2 comments
Closed

Comments

@tuxcanfly
Copy link
Contributor

In rare cases, NotificationHandler sends out responses after WebsocketClientRespond has closed wsc.responses

https://gist.github.com/tuxcanfly/f7889e770c60dc935789

@jrick jrick closed this as completed in 7ca16df Jul 14, 2014
@tuxcanfly
Copy link
Contributor Author

I got this today with tip (a4dab8a), maybe a regression or another corner case:

https://gist.github.com/tuxcanfly/577f3af279299e0e3921

@jrick
Copy link
Member

jrick commented Jul 24, 2014

It's probably a request that was passed-through to btcd. I have a fix on my current wallet branch, and plan to get that merged to master today.

Reopening for the time being.

@jrick jrick reopened this Jul 24, 2014
@jrick jrick closed this as completed in b9fd527 Jul 25, 2014
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