Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

introduce a debouncer #315

Open
diwu1989 opened this issue May 8, 2015 · 4 comments
Open

introduce a debouncer #315

diwu1989 opened this issue May 8, 2015 · 4 comments

Comments

@diwu1989
Copy link

diwu1989 commented May 8, 2015

--drop will drop the events
--wait will queue up too many events

I would like a --debounce X option that makes the behavior debounce for X milliseconds

The idea should be similar to the javascript debounce concept:
http://davidwalsh.name/javascript-debounce-function

@Asday
Copy link

Asday commented Sep 11, 2019

So I take it this project is 100% dead?

@BoboTiG
Copy link
Collaborator

BoboTiG commented Sep 11, 2019

The project is not dead, someone needs to work on it ;)

@maciejmatczak
Copy link

I sounds like a --spool as in https://github.com/joeyespo/pytest-watch - which does use a watchdog, it seems (requirements.txt).

@hadrien
Copy link

hadrien commented Oct 5, 2022

IIUC, provided by #319

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants