ERGO-Code / HiGHS

Linear optimization software
MIT License
957 stars 177 forks source link

windows binary hangs after solution #1970

Closed mhechthz closed 3 days ago

mhechthz commented 3 days ago

I'm using HiGHS version 1.7.2 Githash 5ce7a2753. Copyright (c) 2024 HiGHS under MIT licence terms on commandline on Windows 11.

Very frequently, calling highs with an lp-file hangs the program, even if finished with solving the actual problem: image

i.e. highs has finished but does not return to commandline (as expected): image

It is independent of writing a solution or not.

jajhall commented 3 days ago

Fixed by #1942, but we ought to propagate this to a release @galabovaa