Skip to content

[OMCSessionBase.ask()] define opt as list - #281

Merged
adeas31 merged 2 commits into
OpenModelica:masterfrom
syntron:OMCSessionBase_opt_as_list
May 12, 2025
Merged

[OMCSessionBase.ask()] define opt as list#281
adeas31 merged 2 commits into
OpenModelica:masterfrom
syntron:OMCSessionBase_opt_as_list

Conversation

@syntron

Copy link
Copy Markdown
Contributor

define argument opt for OMCSessionBase._ask() as list - build string out of the content in a controlled way (this was part of the extended version of PR #270)

additional changes:

  • rename ask() => _ask() to indicate that this is a function internal for the class

This was referenced May 2, 2025
Merged
@syntron
syntronforce-pushed the OMCSessionBase_opt_as_list branch 2 times, most recently from adaf077 to c4f2362CompareMay 3, 2025 19:34
@syntronsyntron mentioned this pull request May 7, 2025
@syntron
syntronforce-pushed the OMCSessionBase_opt_as_list branch from c4f2362 to bcfeb3cCompareMay 8, 2025 19:22
@syntron

Copy link
Copy Markdown
ContributorAuthor

The failing test is due to a timeout (The job running on runner GitHub Actions 3 has exceeded the maximum execution time of 30 minutes.) - is there a possibility to restart the test?

@adeas31

Copy link
Copy Markdown
Member

I restarted it but you can always force push to rerun the tests.

@syntron

Copy link
Copy Markdown
ContributorAuthor

@adeas31 I thought so but was searching for an easier solution ...

@adeas31
adeas31 merged commit a6d877d into OpenModelica:masterMay 12, 2025
@syntron
syntron deleted the OMCSessionBase_opt_as_list branch May 12, 2025 16:16
@syntronsyntron mentioned this pull request Sep 28, 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.

2 participants

@syntron@adeas31