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

Ensure debounce decorator can only be applied to sync functions #4055

Closed
DonJayamanne opened this issue Jan 18, 2019 · 1 comment
Closed
Labels
debt Covers everything internal: CI, testing, refactoring of the codebase, etc.

Comments

@DonJayamanne
Copy link

Untill #4054 is resolved, ensure @debounce can only be applied to sync functions.

@ghost ghost added the triage-needed Needs assignment to the proper sub-team label Jan 18, 2019
@d3r3kk d3r3kk added needs PR debt Covers everything internal: CI, testing, refactoring of the codebase, etc. labels Jan 22, 2019
@ghost ghost removed the triage-needed Needs assignment to the proper sub-team label Jan 22, 2019
@DonJayamanne
Copy link
Author

Fixed

@ghost ghost removed the needs PR label Jun 25, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jul 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debt Covers everything internal: CI, testing, refactoring of the codebase, etc.
Projects
None yet
Development

No branches or pull requests

2 participants