Skip to content

EventDebouncer doesn't produce events when handle_events is called too often #997

@ivg

Description

@ivg

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.

Don't worry, a fix is on the way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions