HELICS
HELICS copied to clipboard
Core not clearing init properly when a new federate is added.
Describe the bug There appears to be some cases where the core is indicating readiness to enter init when a new federate has joined causing the federation to start even though a federate is not ready for it, which causes issues.
This appears to be a bug in the init clearing either in the core or broker, and needs to be investigated further.