mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-12 10:37:06 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| Content | ||
| SaveDataType.cs | ||
| SaveHelper.cs | ||
| SaveInfo.cs | ||
| SaveSpaceId.cs | ||
| StorageId.cs | ||
| VirtualFileSystem.cs | ||