sst-core
sst-core copied to clipboard
Trac: #415 Add arbitrary group counts as an exit condition
It would be nice for a component to be able to have a new exit condition which is essentially a global count of some event defined by the component. Each component could define a condition by name and their portion of the global count. All components which are part of that count will exit when the global count is reached.