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
The log enabler should be checked after the sleep instead of a busy
loop checking.
Since the interactive mode always disables the token speed logger, 100%
CPU was taken by this loop always.
(This another busy loop problem which will be fixed in another PR.)
0 commit comments