*** empty log message ***

svn path=/trunk/boinc/; revision=9521
This commit is contained in:
Charlie Fenton 2006-02-22 02:08:00 +00:00
parent cb1094686f
commit 8dc5013a27
1 changed files with 1 additions and 0 deletions

View File

@ -207,6 +207,7 @@ void ACTIVE_TASK_SET::graphics_poll() {
atp->exit_requested = true;
atp->request_exit(); // Request exit after 2 seconds
atp->graphics_mode_ack_timeout = gstate.now; // Wait 2 more seconds for app to exit
msg_printf(atp->wup->project, MSG_ERROR, "%s not responding to screensaver, exiting", atp->app_version->app_name);
} else {
atp->exit_requested = false;
atp->graphics_mode_ack_timeout = 0.0; // Reset safety timer