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

Reminder: the debouncer lib.rs still has debug println #433

Closed
CrendKing opened this issue Aug 16, 2022 · 2 comments · Fixed by #429
Closed

Reminder: the debouncer lib.rs still has debug println #433

CrendKing opened this issue Aug 16, 2022 · 2 comments · Fixed by #429
Assignees
Labels
A-bug B-debouncer debouncer related

Comments

@CrendKing
Copy link

println!("normal timeout");

println!("continuous");

println!("Exists");

@0xpr03 0xpr03 added A-bug B-debouncer debouncer related labels Aug 16, 2022
@0xpr03
Copy link
Member

0xpr03 commented Aug 16, 2022

Good catch !

@0xpr03
Copy link
Member

0xpr03 commented Aug 16, 2022

Fixed in 0.1.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-bug B-debouncer debouncer related
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants