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

client: properly close down internal idpool on Close #68

Closed
wants to merge 2 commits into from

Conversation

yookoala
Copy link
Owner

  • Client.Close() now also close the internal idPool implementation,
    which effectively close the channel in it.

* Client.Close() now also close the internal idPool implementation,
  which effectively close the channel in it.
* There don't seem to be a need to pass idPool pointer around.
@yookoala
Copy link
Owner Author

In favor of #70, close this PR.

@yookoala yookoala closed this Feb 19, 2021
@yookoala yookoala deleted the fix/idpool-close branch February 19, 2021 19:24
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.

1 participant