mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-16 20:20:52 -05: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