ERGO-Code / HiGHS

Linear optimization software
MIT License
994 stars 185 forks source link

windows binary hangs after solution #1970

Closed mhechthz closed 1 month ago

mhechthz commented 1 month 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 1 month ago

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