Project

General

Profile

« Previous | Next » 

Revision dacba34a

Added by skyjake about 8 years ago

Fixed|FS|libcore: Potential lockup when saving/loading the game

Synchronous FS operations should not even try to run the task in the
background. Otherwise both the main thread and the background thread(s)
may be waiting for the operation to finish, but nobody is actually
working on it.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences