You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.