Enable lock::ranked
validation by default in debug builds
#5937
Labels
type: enhancement
New feature or request
lock::ranked
validation by default in debug builds
#5937
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.The text was updated successfully, but these errors were encountered: