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

go-mysqlstack: fix the panic close of closed channel #614 #616

Merged
merged 1 commit into from
Apr 15, 2020

Conversation

zhyass
Copy link
Contributor

@zhyass zhyass commented Apr 15, 2020

[summary]
Fix the panic 'close of closed channel'.
[test case]
N/A
[patch codecov]
N/A

@codecov
Copy link

codecov bot commented Apr 15, 2020

Codecov Report

Merging #616 into master will decrease coverage by 0%.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #616   +/-   ##
======================================
- Coverage      89%     89%   -1%     
======================================
  Files         128     128           
  Lines       10206   10206           
======================================
- Hits         9153    9151    -2     
- Misses        711     712    +1     
- Partials      342     343    +1     
Impacted Files Coverage Δ
src/backend/xacheck.go 83% <0%> (-2%) ⬇️
src/backend/txn.go 86% <0%> (-1%) ⬇️
src/executor/engine/merge_join.go 96% <0%> (+1%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b39f2b9...fcb9132. Read the comment docs.

[summary]
Fix the panic 'close of closed channel'.
[test case]
N/A
[patch codecov]
N/A
@BohuTANG
Copy link
Contributor

LGTM.

@BohuTANG BohuTANG merged commit a9389ff into radondb:master Apr 15, 2020
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

Successfully merging this pull request may close these issues.

2 participants