--- ./client/client_state.h-old 2019-12-15 14:42:49.864248292 -0700 +++ ./client/client_state.h 2019-12-15 14:43:09.872246012 -0700 @@ -624,7 +624,7 @@ #define MAX_STARTUP_TIME 10 // if app startup takes longer than this, quit loop -#define FINISH_FILE_TIMEOUT 300 +#define FINISH_FILE_TIMEOUT 900 // if app process exists this long after writing finish file, abort it. // NOTE: this used to be 10 sec and it wasn't enough, // e.g. during heavy paging.