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

fix: Always release puppeteer page in asset discovery #396

Merged
merged 2 commits into from
Oct 9, 2019

Conversation

Robdel12
Copy link
Contributor

@Robdel12 Robdel12 commented Oct 9, 2019

What is this?

There's a chance an error happens and then the page is never cleaned up. This
hangs the process open for ever.

There's a chance an error happens and then the page is never cleaned up. This
hangs the process open for ever.
@Robdel12 Robdel12 requested a review from wwilsman October 9, 2019 19:53
@Robdel12 Robdel12 force-pushed the rd/release-puppteer-page-on-error branch from 16f29da to 43420e1 Compare October 9, 2019 21:59
@Robdel12 Robdel12 merged commit 6e4cff1 into master Oct 9, 2019
@delete-merged-branch delete-merged-branch bot deleted the rd/release-puppteer-page-on-error branch October 9, 2019 22:35
@wwilsman
Copy link
Contributor

wwilsman commented Oct 9, 2019

🎮

djones pushed a commit that referenced this pull request Oct 9, 2019
## [0.19.1](v0.19.0...v0.19.1) (2019-10-09)

### Bug Fixes

* Always release puppeteer page in asset discovery ([#396](#396)) ([6e4cff1](6e4cff1))
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