We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
go-mysqlstack: fix the panic close of closed channel radondb#614
cc6744b
[summary] Fix the panic 'close of closed channel'. [test case] N/A [patch codecov] N/A
fcb9132
Merge pull request #616 from zhyass/feature_show
a9389ff
go-mysqlstack: fix the panic close of closed channel #614
zhyass
No branches or pull requests
https://github.com/radondb/radon/blob/master/src/vendor/github.com/xelabs/go-mysqlstack/driver/client.go#L385
The text was updated successfully, but these errors were encountered: