> (Sorry, I've used Google Translate to write this sentence). > > When you write assert, you protect yourself from shooting your leg far in > the future. Believe me.
The issue to me seems that we a few code paths that rely on the total proc calculation in several places, and changing one and forgetting to change another is what broke things. I am all for future proofing this, and I think simply centralizing the calculation should be enough without adding complexity to the code. Maybe others have a different opinion. -- Sami Imseih Amazon Web Services (AWS)
