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