Skip to content

Conversation

@cwfitzgerald
Copy link
Member

Connections

Closes #5375

Description

Error scopes don't work well currently with multiple threads as errors on other threads can show up on your scope. Additionally wgpu-native specifies that this is thread-native.

Testing

It has testing.

Squash or Rebase?

Squash

Checklist

  • Run cargo fmt.
  • Run taplo format.
  • Run cargo clippy --tests. If applicable, add:
    • --target wasm32-unknown-unknown
  • Run cargo xtask test to run tests.
  • If this contains user-facing changes, add a CHANGELOG.md entry.
@cwfitzgerald cwfitzgerald force-pushed the cw/error-scopes branch 2 times, most recently from 1112ca0 to c6910d9 Compare November 27, 2025 06:55
Copy link
Member

@teoxoy teoxoy left a comment

Choose a reason for hiding this comment

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

Nice!

@teoxoy teoxoy merged commit ed6b789 into gfx-rs:trunk Nov 27, 2025
42 checks passed
@cwfitzgerald cwfitzgerald deleted the cw/error-scopes branch November 27, 2025 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants