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

Handle errors more gracefully in wgpu thread #32277

Open
sagudev opened this issue May 13, 2024 · 0 comments
Open

Handle errors more gracefully in wgpu thread #32277

sagudev opened this issue May 13, 2024 · 0 comments
Labels
A-content/webgpu The WebGPU implementation.

Comments

@sagudev
Copy link
Member

sagudev commented May 13, 2024

See #32266 (comment), we currently do to much unwraps where we should actually handle those with proper error signaling (or warning if more proper).

@sagudev sagudev added the A-content/webgpu The WebGPU implementation. label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-content/webgpu The WebGPU implementation.
Projects
Status: To do
Development

No branches or pull requests

1 participant