dropbox / dropbox/pilot

Bugs in async coalescing functions

Open
#164 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
113
Forks
19
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.