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

always remove connection from identify service map #420

Merged
merged 1 commit into from
Sep 10, 2018
Merged

Conversation

Stebalien
Copy link
Member

fixes #419

Also call FullClose in a goroutine; no need to block this.

(not happy with that but I'm starting to think we need to rethink stream closing, again...)

fixes #419

Also call FullClose in a goroutine; no need to block this.

(not happy with that but I'm starting to think we need to rethink stream
closing, again...)
@ghost ghost assigned Stebalien Sep 10, 2018
@ghost ghost added the status/in-progress In progress label Sep 10, 2018
@Stebalien Stebalien merged commit 542d43a into master Sep 10, 2018
@ghost ghost removed the status/in-progress In progress label Sep 10, 2018
@whyrusleeping whyrusleeping deleted the fix/419 branch September 10, 2018 23:07
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.

Memory leak in identify if opening a stream fails.
2 participants