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(gatsby): catch error from this.process.send #32356

Merged
merged 2 commits into from
Jul 15, 2021
Merged

Conversation

KyleAMathews
Copy link
Contributor

@KyleAMathews KyleAMathews commented Jul 13, 2021

Follow up to #32311

I upgraded a site and saw the error again. So it can (also?) happen on process.send so
we need to try/catch guard both.

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Jul 13, 2021
@wardpeet wardpeet removed the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Jul 15, 2021
@vladar vladar merged commit 99936a8 into master Jul 15, 2021
@vladar vladar deleted the actually-catch-error branch July 15, 2021 16:43
LekoArts pushed a commit that referenced this pull request Jul 16, 2021
Co-authored-by: Ward Peeters <[email protected]>
(cherry picked from commit 99936a8)
LekoArts pushed a commit that referenced this pull request Jul 16, 2021
Co-authored-by: Ward Peeters <[email protected]>
(cherry picked from commit 99936a8)

Co-authored-by: Kyle Mathews <[email protected]>
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.

3 participants