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

[FAB-17289] Fix gossip goroutine leak when reading msg #439

Merged
merged 1 commit into from
Dec 22, 2019

Conversation

Shitaibin
Copy link
Contributor

@Shitaibin Shitaibin commented Dec 20, 2019

Type of change

  • Bug fix

Description

serviceConnection not notify readFromStream to exit. It leads to memory leak. More evidence about memory leak described in FAB-17289.

Related issues

FAB-17289

Signed-off-by: Shitaibin <hz_stb@163.com>
Change-Id: I52acd1631b996ac44cd76a2f6c1319ae3a18cfb3
@yacovm yacovm merged commit 3bae50c into hyperledger:release-1.4 Dec 22, 2019
yacovm pushed a commit to yacovm/fabric that referenced this pull request Dec 24, 2019
Signed-off-by: Shitaibin <hz_stb@163.com>
Change-Id: I52acd1631b996ac44cd76a2f6c1319ae3a18cfb3
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