SetupFederate helper function should initialize helics_federate as a singleton #40
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
The HELICS helper SetupFederate function currently creates a new federate each time it gets called. There should be a check to see if it has already been initialized before creating a new federate.
The text was updated successfully, but these errors were encountered: