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

Too easy to leak devices #10

Closed
canndrew opened this issue May 9, 2018 · 1 comment
Closed

Too easy to leak devices #10

canndrew opened this issue May 9, 2018 · 1 comment

Comments

@canndrew
Copy link
Owner

canndrew commented May 9, 2018

After the user creates a bunch of devices and spawns them to the event loop there is no longer any way to destroy them and, in some circumstances, they will not destroy themselves automatically. Devices should probably be scoped.

@canndrew
Copy link
Owner Author

Devices are now scoped to a Network.

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