GMLC-TDC / helics-ns3

ns-3 module for integrating with a HELICS co-simulation
GNU General Public License v2.0
3 stars 8 forks source link

Helics Helper: helics_federate as a singleton #11

Open nightlark opened 5 years ago

nightlark commented 5 years ago

helics_federate seems like it is intended to be a singleton, but there are no checks in the SetupFederate helper methods to make sure that an existing federate hasn't already been created.