Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
audio engine: fix order of uninit of context and engine
Details here: https://2dimensions.slack.com/archives/C073BQNPQ5T/p1729040397547009?thread_ts=1728503923.737199&cid=C073BQNPQ5T We shouldn't be uninitializing a context while an engine is actively using it. Some of the miniaudio docs on this:   Diffs= 054e3c5b73 audio engine: fix order of uninit of context and engine (#8350) Co-authored-by: Luigi Rosso <luigi-rosso@users.noreply.github.com>
- Loading branch information