mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-01-31 04:13:44 +01:00
f0055482fd
* Fix race condition in ContentManager This fix a race condition happening since #791 when trying to load a game via command line. * Address gdk's comments * Ensure to dispose the FileStream and not the IStorage