mozilla / cubeb-pulse-rs

ISC License
15 stars 17 forks source link

Crash when a context is destroyed, per test expectations #88

Closed padenot closed 7 months ago

padenot commented 7 months ago

https://github.com/mozilla/cubeb/blob/master/src/cubeb_wasapi.cpp#L1808-L1809

padenot commented 7 months ago

https://treeherder.mozilla.org/logviewer?job_id=436376607&repo=try&lineNumber=3768 is how it errors on treeherder: this test is expected to crash.

padenot commented 7 months ago

https://github.com/mozilla/cubeb-pulse-rs/commit/c04c4d2c7f2291cb81a1c48f5a8c425748f18cd8 turns out this is incorrect heh.