We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It seems that not disposing NodeConnector.intake when a Node is destroyed is a bug.
NodeConnector.intake
Please let me know if this is intended. It could also potentially be a breaking change, so perhaps we need to throw an error if it happens
The text was updated successfully, but these errors were encountered:
Issue bumble-tech#296 Dispose NodeConnector intake in onDestroy
d4da1b5
LachlanMcKee
Successfully merging a pull request may close this issue.
It seems that not disposing
NodeConnector.intake
when a Node is destroyed is a bug.Please let me know if this is intended. It could also potentially be a breaking change, so perhaps we need to throw an error if it happens
The text was updated successfully, but these errors were encountered: