PQR: Worker exited before finishing task #38450
Labels
status: triage needed
Issue or pull request that need to be triaged and assigned to a reviewer
type: bug
An issue or pull request relating to a bug in Gatsby
Preliminary Checks
Description
I installed a community plugin gatsby-remark-link-summary. It uses async/await internally: code ref
When I run
gatsby build
I see this error:I tried with
GATSBY_CPU_COUNT: 1
, but got the same error. Intersting thegatsby build
intermittently passesReproduction Link
https://github.com/overfullstack/overfullstack.github.io/
Check this specific commit: overfullstack/overfullstack.github.io@8d647ab
Steps to Reproduce
gatsby build
...
Expected Result
Build should pass
Actual Result
Build fails
Environment
Config Flags
No response
The text was updated successfully, but these errors were encountered: