Skip to content

feat: add timeout check on highs command - #4

Open
JinghengHuang wants to merge 2 commits into
bruscalia:masterfrom
JinghengHuang:master
Open

feat: add timeout check on highs command#4
JinghengHuang wants to merge 2 commits into
bruscalia:masterfrom
JinghengHuang:master

Conversation

@JinghengHuang

@JinghengHuang JinghengHuang commented Jul 23, 2025

Copy link
Copy Markdown

I've added a timeout on the command running highs, reusing the time_limit argument.

Resolving issue #3

@bruscalia

Copy link
Copy Markdown
Owner

Hi, @JinghengHuang ! Thanks for spotting the issue. I believe the time_limit argument in solve might not be an adequate solution for overriding the options' time_limit. Probably a workaround checking for the executable would be better for this situation. Please let me know if you implement al alternative approach. I'll get back to you if I have time to do it myself meanwhile.

Kind regards

@JinghengHuang

Copy link
Copy Markdown
Author

Hi @bruscalia , I've added a new fix checking the health of the subprocess, I've tested on my machine and it would fail quickly when the subprocess failed.

Kind regards

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