Skip to content
  • Matthijs Mekking's avatar
    No longer have stale tracking in stats module · 48332d44
    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).
    48332d44