Fixed VM corruption due to child fclosing the VM file directly or indirectly...
Fixed VM corruption due to child fclosing the VM file directly or indirectly calling exit(), now replaced with _exit() in all the sensible places. Masked a few signals from IO threads.
Please register or sign in to comment