Skip to content

Use subprocess.run - #273

Merged
adeas31 merged 6 commits into
OpenModelica:masterfrom
syntron:use_subprocess.run
May 3, 2025
Merged

Use subprocess.run#273
adeas31 merged 6 commits into
OpenModelica:masterfrom
syntron:use_subprocess.run

Conversation

@syntron

Copy link
Copy Markdown
Contributor

Simplify subprocess.Popen() by using subprocess.run() in ModelicaSystem._run_cmd()

Reason: the added functionality of Popen() is not used at all in this case ...

@arun3688

Copy link
Copy Markdown
Collaborator

@syntron please resolve the conflicts and update your PR

@syntron
syntronforce-pushed the use_subprocess.run branch from 2b92216 to 863d6b6CompareApril 29, 2025 20:47
This was referenced Apr 30, 2025
Closed
Comment threadOMPython/ModelicaSystem.py Outdated
@adeas31
adeas31 merged commit 7ffdfb7 into OpenModelica:masterMay 3, 2025
@syntron
syntron deleted the use_subprocess.run branch May 4, 2025 08:41
@syntronsyntron mentioned this pull request Jun 14, 2025
Sign up for freeto 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.

3 participants

@syntron@arun3688@adeas31