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
with defer, the flag is unset only when periodicFlush fn returns,
which may be too late, as the timer has already stopped and so,
the flag must be unset right away and not after any more delays.
0 commit comments