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
#8285 & #8282 exposed timeouts, but wgpu::Instance::poll_all_devices is still using a boolean force_wait.
We should be consistent and expose this as a duration. Exact API change to be decided.