static function set_force_onshutdown_when_testing($value)
 {
     self::$force_onshutdown_when_testing = $value;
 }