Skip to content

fix add-on export hanging forever on compile errors#1655

Open
grMLEqomlkkU5Eeinz4brIrOVCUCkJuN wants to merge 2 commits into
bridge-core:mainfrom
grMLEqomlkkU5Eeinz4brIrOVCUCkJuN:fix/export-error-report-failure
Open

fix add-on export hanging forever on compile errors#1655
grMLEqomlkkU5Eeinz4brIrOVCUCkJuN wants to merge 2 commits into
bridge-core:mainfrom
grMLEqomlkkU5Eeinz4brIrOVCUCkJuN:fix/export-error-report-failure

Conversation

@grMLEqomlkkU5Eeinz4brIrOVCUCkJuN

Copy link
Copy Markdown
Contributor

Description

When the exporting hits a compile error, the dash worker throws an error in dash.build(), but this error never gets posted. So the main thread just waits forever and the progress notification is also never cleared. (actual error is swallowed and i think dash.dispose() was never really called, so I moved it in a finally block)

Motivation

#1652

Additional Context

none needed

@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@outercloudstudio

Copy link
Copy Markdown
Member

Related to #1640

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.

2 participants