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

Implement close functions for UMachine and USolver classes #20

Merged
merged 1 commit into from
May 25, 2023

Conversation

CaelmBleidd
Copy link
Member

We forgot to implement close functions in UMachine and USolver classes. It caused a bug when analysis never ends due to unreleased native resources in KYicesSolver in UMachine.

For now, I made UMachine responsible for closing a solver instance, but later we might change it if we want to make UComponents a shared instance between different machines.

@CaelmBleidd CaelmBleidd mentioned this pull request May 25, 2023
24 tasks
@CaelmBleidd CaelmBleidd merged commit 31170a2 into main May 25, 2023
@CaelmBleidd CaelmBleidd deleted the caelmbleidd/closeable branch May 26, 2023 09:11
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

Successfully merging this pull request may close these issues.

2 participants