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

Translator example hangs #2562

Open
trevorhardy opened this issue Aug 30, 2023 · 2 comments
Open

Translator example hangs #2562

trevorhardy opened this issue Aug 30, 2023 · 2 comments
Assignees
Labels
bug Issue concerning incorrect code operation

Comments

@trevorhardy
Copy link
Contributor

Describe the bug
Translator co-simulation fails to complete.

What is the expected behavior?
All federates would be granted a final time allowing the co-simulation to complete

To Reproduce
Run the translator example.

Environment (please complete the following information):

  • Operating System: Mac
  • Language Extension: Python
  • what compiler or setup process did you use: Built translator config branch
  • HELICS version: 3.4.0-translator_config-g40acde6e6 (2023-08-18)

Additional context and information
Likely related to #2561

@trevorhardy
Copy link
Contributor Author

Confirmed this bug still exists with HELICS v3.5.0

@trevorhardy
Copy link
Contributor Author

trevorhardy commented Dec 31, 2024

The test federation making max_time time requests now works in 3.6.0 which makes me think the underlying bug with translators has been resolved. The translator example, though continues to fail to advanced time which I hope is just a configuration issue. @phlptp, can you take a look at the full example and see if I've mis-configured the translator in the JSON? The data is sent by Charger to the translator as message and then the translator is supposed to convert that message to a publication that is received by it's own inputs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue concerning incorrect code operation
Projects
None yet
Development

No branches or pull requests

2 participants