-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Handling cyclic dependencies for TypeScript federated execution #1925
Conversation
I marked this PR as a "draft" again because I found non-determinism errors in this PR. (Update) |
There was a problem hiding this 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
.
ts-test (macos-latest) failed because a new conflict was emerged due to another auto-merging enabled branch. |
Relevant PR: lf-lang/reactor-ts#198
This PR adds the handling of TPO levels,
PTAG
, andport absent
messages for TS-targeted federated execution.