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

test: catch ECONNRESET in a few more places #2077

Merged
merged 1 commit into from
Feb 23, 2018

Conversation

aslushnikov
Copy link
Contributor

No description provided.

Since ws is closing asynchronously and can yield errors while closing,
we should keep swallowing ws errors after the `ws.close()` method
is called.
@aslushnikov aslushnikov merged commit 80078d9 into puppeteer:master Feb 23, 2018
@aslushnikov aslushnikov deleted the catch-econnreset branch May 9, 2018 01:14
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.

None yet

2 participants