Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modal multiport #2422

Merged
merged 14 commits into from
Oct 17, 2024
Merged

Modal multiport #2422

merged 14 commits into from
Oct 17, 2024

Conversation

edwardalee
Copy link
Collaborator

@edwardalee edwardalee commented Oct 6, 2024

Modal models previously lacked support for multiports and banks. This fixes that problem.
Closes issue #2418.

@edwardalee edwardalee added enhancement Enhancement of existing feature bugfix labels Oct 6, 2024
@edwardalee edwardalee marked this pull request as ready for review October 10, 2024 23:52
@lhstrh lhstrh requested a review from Depetrol October 12, 2024 22:47
@Depetrol
Copy link
Collaborator

This looks good to me and solves the issue nicely. We might have to bump reactor-c again before merging, otherwise the newly introduced test in #2423 would fail.

@edwardalee
Copy link
Collaborator Author

The test failure here requires this merge: lf-lang/reactor-c#490
which in turn requires this merge: #2424

@lhstrh lhstrh added this to the 0.9.0 milestone Oct 15, 2024
Copy link
Collaborator

@OmerMajNition OmerMajNition left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, I've tried with few tests, solves this particular problem

@lhstrh
Copy link
Member

lhstrh commented Oct 16, 2024

Note that the Python failure indicates a segfault...

@Depetrol
Copy link
Collaborator

This is related to the newly introduced test in #2423. I'm actively investigating this concurrently bug (see here). Meanwhile, this test should be moved into failing.

@edwardalee
Copy link
Collaborator Author

Note that the Python failure indicates a segfault...

It has always been the case that when a Python program fails, the main process segfaults. The segfault occurs after the failure, not before. It is really inelegant, but I haven't been able to figure out how to track it down.

@edwardalee edwardalee added this pull request to the merge queue Oct 16, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 16, 2024
@edwardalee edwardalee added this pull request to the merge queue Oct 16, 2024
Merged via the queue into master with commit 4d24766 Oct 17, 2024
24 checks passed
@edwardalee edwardalee deleted the modal-multiport branch October 17, 2024 00:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix enhancement Enhancement of existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants