Mats

Results 3 issues of Mats

While using raw_sync together with shared_memory works fine on Linux across processes on Windows I get a `Failed to open mutex mutex_ID` from https://github.com/elast0ny/raw_sync-rs/blob/master/src/locks/windows.rs#L65-L70 Taking a quick peek at the...

Maybe putting the file operation on another thread would solve things? EDIT: Maybe adding an option for storing saves on the save fs, so it's on the main storage?

enhancement
todo

Just saw I overlooked one dependency last time I made a pull request.