Skip to content
  • Matthijs Mekking's avatar
    No longer have stale tracking in stats module · 51a3ba45
    Matthijs Mekking authored
    Having the decrement/increment logic in stats makes the code hard
    to follow. Remove it here and adjust the unit test. The caller
    will be responsible for maintaining the correct increments and
    decrements for statistics counters (in the following commit).
    
    (cherry picked from commit 48332d44)
    51a3ba45