Skip to content

fixes issue OpenModelica#207 - #208

Merged
arun3688 merged 1 commit into
OpenModelica:masterfrom
InigoGastesi:bugfix/issue207
Apr 24, 2024
Merged

fixes issue OpenModelica#207#208
arun3688 merged 1 commit into
OpenModelica:masterfrom
InigoGastesi:bugfix/issue207

Conversation

@InigoGastesi

Copy link
Copy Markdown
Contributor

Related Issues

Rhis pull request is the solution of issue #207

Purpose

Fix the problem that on windows simulate function waits to create the resultfile but on linu doesn't do it

Approach

I use p.waitand p.terminate outside of conditions, in this way on windows or linux the function will wait for the process to finish

@CLAassistant

CLAassistant commented Apr 24, 2024

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@arun3688
arun3688 merged commit fa56e30 into OpenModelica:master Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants