Skip to content

fix timeout handling#467

Merged
adeas31 merged 1 commit into
OpenModelica:masterfrom
syntron:update_timeout_handling
Jun 22, 2026
Merged

fix timeout handling#467
adeas31 merged 1 commit into
OpenModelica:masterfrom
syntron:update_timeout_handling

Conversation

@syntron

@syntron syntron commented Jun 22, 2026

Copy link
Copy Markdown
Contributor
  1. OMSESSION_TIMEOUT - used for OMSession and derived classes
  2. MODEL_EXECUTION_TIMEOUT - used for model execution

in the default code MODEL_EXECUTION_TIMEOUT = OMSESSION_TIMEOUT if ModelExecutionCmd is called internally

1. OMSESSION_TIMEOUT - used for OMSession and derived classes
2. MODEL_EXECUTION_TIMEOUT - used for model execution

in the default code MODEL_EXECUTION_TIMEOUT = OMSESSION_TIMEOUT if
ModelExecutionCmd is called internally
@syntron syntron mentioned this pull request Jun 22, 2026
@adeas31 adeas31 merged commit 226cb05 into OpenModelica:master Jun 22, 2026
10 checks passed
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