You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We do not test basic bandwidth monitoring function in either unit tests or integration tests. From my basic code review, it does not work in some special cases. For example, how can this line make sure the initial monitoring work?
We need somebody to check it and make sure it works.
The text was updated successfully, but these errors were encountered:
I think this line is incorrect and conducts the divide-zero exception. Because getSecond will always return 0. And I believe it also conducts issue #10.
We do not test basic bandwidth monitoring function in either unit tests or integration tests. From my basic code review, it does not work in some special cases. For example, how can this line make sure the initial monitoring work?
We need somebody to check it and make sure it works.
The text was updated successfully, but these errors were encountered: