Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

*: check channel closed in select{} (#962) #963

Merged
merged 1 commit into from
Aug 31, 2020

Conversation

ti-srebot
Copy link

cherry-pick #962 to release-2.0


What problem does this PR solve?

fix #960

What is changed and how it works?

check channel closed in select{}, use case .* := <- to search *.go except *_test.go, some chan will not close so omitted

Check List

Tests

  • Pass original test

Code changes

Side effects

Related changes

  • Need to cherry-pick to the release branch

@ti-srebot ti-srebot added priority/normal Minor change, requires approval from ≥1 primary reviewer type/bug-fix Bug fix type/cherry-pick This PR is just a cherry-pick (backport) labels Aug 31, 2020
Copy link
Member

@csuzhangxc csuzhangxc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@csuzhangxc csuzhangxc added this to the v2.0.0 RC.2 milestone Aug 31, 2020
@lance6716
Copy link
Collaborator

/run-all-tests

@lance6716 lance6716 merged commit 7ebe94a into pingcap:release-2.0 Aug 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
priority/normal Minor change, requires approval from ≥1 primary reviewer type/bug-fix Bug fix type/cherry-pick This PR is just a cherry-pick (backport)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants