Prevent save thread from hanging on a quit
Without the condition to check if the thread should be running (e.g., the call to run_threads()) the save thread hangs waiting for blocks to be filled and does not register the signal interrupt correctly.
Showing
Please register or sign in to comment