Skip to content

fix(i/o): chain loadData promise in instead of branching prevents unhandled rejection#3438

Merged
finetjul merged 1 commit intoKitware:masterfrom
aerogt3:fix-3437-STLReader-promise-chain
Mar 12, 2026
Merged

fix(i/o): chain loadData promise in instead of branching prevents unhandled rejection#3438
finetjul merged 1 commit intoKitware:masterfrom
aerogt3:fix-3437-STLReader-promise-chain

Conversation

@aerogt3
Copy link
Copy Markdown
Contributor

@aerogt3 aerogt3 commented Mar 12, 2026

Context

See #3437

Results

Passes tests, local usage shows resolution in STLReader

Changes

See #3437

  • Documentation and TypeScript definitions were updated to match those changes

PR and Code Checklist

  • semantic-release commit messages
  • Run npm run reformat to have correctly formatted code

Testing

  • This change adds or fixes unit tests
  • Tested environment:
    • vtk.js: master
    • OS: ubuntu2204
    • Browser: chrome/firefox

Copy link
Copy Markdown
Member

@finetjul finetjul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@finetjul
Copy link
Copy Markdown
Member

Please clean up your commit message, there is a "fix: " too many.

@aerogt3 aerogt3 force-pushed the fix-3437-STLReader-promise-chain branch from 47ff178 to 46cfffd Compare March 12, 2026 13:56
@aerogt3 aerogt3 requested a review from finetjul March 12, 2026 14:03
@finetjul finetjul added this pull request to the merge queue Mar 12, 2026
Merged via the queue into Kitware:master with commit ec7f882 Mar 12, 2026
2 checks passed
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 35.3.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released Automated label label Mar 12, 2026
@aerogt3 aerogt3 deleted the fix-3437-STLReader-promise-chain branch March 12, 2026 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released Automated label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants