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

Algorithms are registered on the universe but never deregistered #658

Open
bruttenberg opened this issue Jan 4, 2017 · 3 comments
Open

Comments

@bruttenberg
Copy link
Collaborator

When a ProbQueryAlgorithm is created, it is registered on the universe, but when a kill is issued, it is never deregistered. This is a problem when you have many nested inference algorithms. This really should be done at the algorithm level automatically for every algorithm created.

@wkretschmer
Copy link
Contributor

Is this a duplicate of #596?

@bruttenberg
Copy link
Collaborator Author

bruttenberg commented Jan 5, 2017 via email

@wkretschmer
Copy link
Contributor

No, we haven't fixed this yet.

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

2 participants