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

fix(remote_client):avoid goroutine leak #535

Merged
merged 1 commit into from
Nov 26, 2020
Merged

Conversation

murDDock
Copy link

Change-Id: Ifa0555c45529f84720ef885e5f803f8633e65968

What is the purpose of the change
fix the goroutine leak for remotingClient.
In the case that ResponseFuture timed out, goroutine would be leak.

Brief changelog
if ResponseFuture times out,DONE channel should be closed。

Change-Id: I0b839dc76427ba2d278f3670d339e79ba2c380fb
@xujianhai666
Copy link
Member

lgtm. we have use same fix at bytedance

@xujianhai666 xujianhai666 merged commit 99c88b4 into apache:master Nov 26, 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