Skip to content
Snippets Groups Projects
Commit cb7441ef authored by Ryan Izard's avatar Ryan Izard
Browse files

Changed DebugCounterServiceImpl's registerCounter(). It turns out we do need...

Changed DebugCounterServiceImpl's registerCounter(). It turns out we do need to always return a reference to an IDebugCounter. If the counter we're trying to add is already there, return the existing IDebugCounter, else if the counter is not there, add it, and return it instead.
parent 4b07179c
No related branches found
No related tags found
No related merge requests found
Showing
with 925 additions and 860 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment