mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
* Avoid recursive snatch lock acquisitions * Always acquire the snatch lock before the fence lock * Address review comments * Add changelog entry