mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-22 14:55:05 +00:00
2a2ab3dc2a
418: Hotfix deadlocks on resource cleanup r=kvark a=LaylConway This resolves resource cleanup causing deadlocks with `maintain`, because of `Device::pending` being locked in reverse order. I'm calling this a "hotfix" because I don't think this is a scaleable approach to resolve how the issue happened in the first place, but it alleviates current deadlocking isssues. I'm not quite sure how `Token` works, so I don't know if I used that right here. This fixes #417 Co-authored-by: Layl <2385329-layl@users.noreply.gitlab.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |