-
Notifications
You must be signed in to change notification settings - Fork 64
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
Federated programs all deadlock in master #1646
Comments
Maybe hold off on this. May be a configuration error on my part. |
OK, looks like master is not using reactor-c/main. It is using some other branch, where the only substantive difference is that that other branch has the following line in core/CMakeLists.txt:
Tagging @petervdonovan . Why does omitting this line cause all federated programs to deadlock? Can we fix this so master works with reactor-c/main? |
I apologize for letting |
Can this be closed? |
Yes if we merge lf-lang/reactor-c#179, which is passing its tests |
Okay, I just went ahead and merged reactor-c#179. It was just a couple lines of change, and it was closely tied to another PR in this repo that is already merged. |
I just pulled master, and none of the federated programs work anymore. They all deadlock. Any idea what recent change to master would cause this?
Unfortunately merged master into the branch I'm working with, tracing-federates, which means I'm dead in the water.
The text was updated successfully, but these errors were encountered: