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

Handling cyclic dependencies for TypeScript federated execution #1925

Merged
merged 16 commits into from Aug 26, 2023

Conversation

byeonggiljun
Copy link
Collaborator

Relevant PR: lf-lang/reactor-ts#198

This PR adds the handling of TPO levels, PTAG, and port absent messages for TS-targeted federated execution.

@byeonggiljun byeonggiljun changed the title Draft: Handling cyclic dependencies for TypeScript federated execution Handling cyclic dependencies for TypeScript federated execution Aug 4, 2023
@byeonggiljun byeonggiljun marked this pull request as ready for review August 4, 2023 13:38
@byeonggiljun byeonggiljun marked this pull request as draft August 7, 2023 15:36
@byeonggiljun
Copy link
Collaborator Author

byeonggiljun commented Aug 7, 2023

I marked this PR as a "draft" again because I found non-determinism errors in this PR.

(Update)
I marked this as "ready" as every test passed now.

@byeonggiljun byeonggiljun marked this pull request as ready for review August 8, 2023 06:46
Copy link
Member

@lhstrh lhstrh left a comment

Choose a reason for hiding this comment

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

Great to see that these test are now passing! Let's do another release of reactor-ts once lf-lang/reactor-ts#198 is merged and then use ^0.6.0 in the package.json.

@lhstrh lhstrh enabled auto-merge August 22, 2023 22:13
@byeonggiljun
Copy link
Collaborator Author

ts-test (macos-latest) failed because a new conflict was emerged due to another auto-merging enabled branch.
Let me align this branch with the current master branch of lingua-franca.

@lhstrh lhstrh added this pull request to the merge queue Aug 24, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 24, 2023
@hokeun hokeun added this pull request to the merge queue Aug 25, 2023
@hokeun hokeun removed this pull request from the merge queue due to a manual request Aug 25, 2023
@hokeun hokeun added this pull request to the merge queue Aug 25, 2023
Merged via the queue into master with commit 8bd0390 Aug 26, 2023
40 checks passed
@hokeun hokeun deleted the ts-cyclic-dependencies branch August 26, 2023 01:35
@byeonggiljun byeonggiljun added the typescript Related to TypeScript target label Aug 28, 2023
@lhstrh lhstrh added the feature New feature label Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature federated typescript Related to TypeScript target
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants