mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-03-13 03:37:32 -07: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