[OMCSessionBase.ask()] define opt as list#281
Merged
adeas31 merged 2 commits intoOpenModelica:masterfrom May 12, 2025
Merged
Conversation
adaf077 to
c4f2362
Compare
Merged
c4f2362 to
bcfeb3c
Compare
Contributor
Author
|
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? |
Member
|
I restarted it but you can always force push to rerun the tests. |
Contributor
Author
|
@adeas31 I thought so but was searching for an easier solution ... |
adeas31
approved these changes
May 12, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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: