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

Topic handler bugs #224

Closed
aschmahmann opened this issue Nov 1, 2019 · 1 comment
Closed

Topic handler bugs #224

aschmahmann opened this issue Nov 1, 2019 · 1 comment

Comments

@aschmahmann
Copy link
Contributor

A few bugs related to the new Topic handlers managed to slip through including:

  • Calling Topic.Close() throws an NRE 😨
  • Calling Topic.Close() still allows some calls to be utilized (e.g. can still Publish after Close)
@aschmahmann aschmahmann transferred this issue from libp2p/go-libp2p Nov 1, 2019
@aschmahmann
Copy link
Contributor Author

closed by #225

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

No branches or pull requests

1 participant