start-capture (and probably stop-capture) are unsound #1625
Labels
area: validation
Issues related to validation, diagnostics, and error handling
help required
We need community help to make this happen.
type: bug
Something isn't working
Description
Currently, wgpu-core (effectively) just calls start-capture on the raw underlying device without performing any checks.
From @kvark
Device loss is covered #1624. The start/stop capture thing is a separate issue that is probably more straightforward to fix.
The text was updated successfully, but these errors were encountered: