mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-09-10 14:42:10 +00:00

* Rework StdErr-to-log redirection to use built-in FileStream, and do reads asynchronously to avoid hanging the process shutdown. * set _disposable to false ASAP