Skip to content

Remove Runnables from Manager #330

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

Closed
gerred opened this issue Feb 14, 2019 · 0 comments
Closed

Remove Runnables from Manager #330

gerred opened this issue Feb 14, 2019 · 0 comments

Comments

@gerred
Copy link
Contributor

gerred commented Feb 14, 2019

When working with dynamic controllers, it would be nice to be able to have a function to remove Runnables. Currently, there are two problems with dynamic controllers:

  1. If a runnable is added with a certain name, stopped, and another runnable is added with the same name, the new runnable does not receive events from a Watch.
  2. If a runnable is added with a generated name, this has the potential to grow that slice infinitely.
@gerred gerred closed this as completed Feb 14, 2019
DirectXMan12 pushed a commit that referenced this issue Jan 31, 2020
Use firebase for hosting the gitbook
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