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

Enable lock::ranked validation by default in debug builds #5937

Open
jimblandy opened this issue Jul 10, 2024 · 0 comments
Open

Enable lock::ranked validation by default in debug builds #5937

jimblandy opened this issue Jul 10, 2024 · 0 comments
Labels
type: enhancement New feature or request

Comments

@jimblandy
Copy link
Member

In #5572 we tracking known deadlocks in wgpu. When those are all resolved, we should turn on the validation implemented in the lock::ranked module by default in debug builds, to help catch newly introduced deadlocks more quickly, and provide a quick path to diagnosis when someone suspects that they've found one.

@teoxoy teoxoy added the type: enhancement New feature or request label Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants