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
If the handle_events method is called every debounce_interval_seconds or more often then the callback is never called, because the timer never expires.