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

improvement: stop keeping a set of all circuits #365

Merged
merged 1 commit into from
Aug 20, 2019

Conversation

lance
Copy link
Member

@lance lance commented Aug 15, 2019

BREAKING CHANGE

This has been shown to cause memory leaks and can effectively
be implemented in user code.

Fixes: #363

BREAKING CHANGE

This has been shown to cause memory leaks and can effectively
be implemented in user code.

Fixes: #363
@lance lance force-pushed the 363-stop-maintaining-set-of-all-circuits branch from 4e903e6 to 52cb2c6 Compare August 20, 2019 12:52
@lance lance merged commit 3b79d5e into master Aug 20, 2019
@lance lance deleted the 363-stop-maintaining-set-of-all-circuits branch August 20, 2019 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stop maintaining a set of created circuits
3 participants