Skip to content

Conversation

blegat
Copy link
Member

@blegat blegat commented Aug 10, 2021

optimize! is already called by test_model_solution. I was a bit confused when this test was causing ECOS to segfault because it's not obvious that it's calling optimize! twice.

@odow
Copy link
Member

odow commented Aug 10, 2021

You removed this from DeprecatedTest. Did you mean to change

MOI.optimize!(model)

instead?

@blegat
Copy link
Member Author

blegat commented Aug 10, 2021

We can change both. ECOS.jl is still using DeprecatedTest so the fact that it was changed there is intentional.

@odow odow closed this Aug 10, 2021
@odow odow reopened this Aug 10, 2021
@odow odow merged commit b391731 into master Aug 11, 2021
@odow odow deleted the bl/double_optimize branch August 11, 2021 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants