Skip to content

Bugs in async coalescing functions #164

Description

@danielrhammond
  1. Async.debounce doesn't actually wait (see aa6c8ed)
  2. Async.throttle will swallow an invocation that happens during the reset window for the previous, this is unexpected. Either fix or remove.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions