1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-01-28 10:36:46 -06:00
Thog f0055482fd Fix race condition in ContentManager (#884)
* 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
2020-01-13 01:17:44 +01:00
..
2019-10-17 08:17:44 +02:00