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

[bug] panic: close of closed channel #614

Closed
zhyass opened this issue Apr 15, 2020 · 0 comments
Closed

[bug] panic: close of closed channel #614

zhyass opened this issue Apr 15, 2020 · 0 comments
Assignees
Labels
P0 High priority type: bug Something isn't working
Milestone

Comments

@zhyass
Copy link
Contributor

zhyass commented Apr 15, 2020

panic: close of closed channel

goroutine 22896720 [running]:
vendor/github.com/xelabs/go-mysqlstack/driver.(*conn).Close.func1(..., ...)
         vendor/github.com/xelabs/go-mysqlstack/driver/client.go:385
         ... ... 

https://github.com/radondb/radon/blob/master/src/vendor/github.com/xelabs/go-mysqlstack/driver/client.go#L385

@zhyass zhyass added type: bug Something isn't working P0 High priority labels Apr 15, 2020
@zhyass zhyass added this to the v1.1.0 milestone Apr 15, 2020
zhyass added a commit to zhyass/radon that referenced this issue Apr 15, 2020
[summary]
Fix the panic 'close of closed channel'.
[test case]
N/A
[patch codecov]
N/A
zhyass added a commit to zhyass/radon that referenced this issue Apr 15, 2020
[summary]
Fix the panic 'close of closed channel'.
[test case]
N/A
[patch codecov]
N/A
BohuTANG added a commit that referenced this issue Apr 15, 2020
go-mysqlstack: fix the panic close of closed channel #614
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P0 High priority type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants