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

Fix KPorfolioSolver instance closing #92

Merged

Conversation

niyaznigmatullin
Copy link
Contributor

@niyaznigmatullin niyaznigmatullin commented Aug 16, 2023

The solver hasn't been closed when it was in the configuration phase, since use block were created only after the configuration happened. The issue happened when CancellationException was thrown during the configuration.

The solver wasn't been closed when it was in the configuration phase,
since `use` block were created only after the configuration happened.
The issue happened when `CancellationException` was thrown during
the configuration.
@AbdullinAM AbdullinAM merged commit ac2f99a into vorpal-research:master Aug 17, 2023
2 checks passed
@niyaznigmatullin niyaznigmatullin deleted the fix_solver_running branch December 8, 2023 14:44
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