Navigation Menu

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

If an async callback throws an error, it's never removed from the callback list #1759

Closed
jklein24 opened this issue Jun 5, 2015 · 0 comments
Assignees
Labels

Comments

@jklein24
Copy link
Contributor

jklein24 commented Jun 5, 2015

... and all other async functions are blocked from running.

See https://github.com/Polymer/polymer/blob/master/src/lib/async.html#L48

@sjmiles sjmiles added the p1 label Jun 5, 2015
sorvell pushed a commit that referenced this issue Jun 24, 2015
Catch errors in async queue & re-start. Fixes #1933. Fixes #1759.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants