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

catch async errors, squelch if already emitted #240

Merged
merged 3 commits into from
Oct 9, 2015
Merged

catch async errors, squelch if already emitted #240

merged 3 commits into from
Oct 9, 2015

Conversation

tflanagan
Copy link
Contributor

This fixes #239 and #232.

I was able to find a better way to handle this.

Passes all tests. New test fails without patch.

(Sorry for the delay, been busy)

@tflanagan
Copy link
Contributor Author

I honestly have no idea how to get the coverage to be better. That system is new to me.

@Leonidas-from-XIV
Copy link
Owner

Coverage is less important to me than correct code, so no worries. I hope I find some time soon to check it out and maybe write a patch to increase coverage :-)

@Leonidas-from-XIV Leonidas-from-XIV self-assigned this Oct 4, 2015
@Leonidas-from-XIV Leonidas-from-XIV merged commit 24625d2 into Leonidas-from-XIV:master Oct 9, 2015
@tflanagan tflanagan deleted the fix-async-errors branch October 13, 2015 21:30
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

Successfully merging this pull request may close these issues.

Uncaught error when tag contains multiple invalid attributes
2 participants