Commit 9b8b1a68 authored by Dan Fandrich's avatar Dan Fandrich
Browse files

30 seconds isn't long enough for this test on a loaded server.

parent 4ec93161
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -5,8 +5,8 @@


#include "timeval.h"
#include "timeval.h"


#define MAIN_LOOP_HANG_TIMEOUT     30 * 1000
#define MAIN_LOOP_HANG_TIMEOUT     300 * 1000
#define MULTI_PERFORM_HANG_TIMEOUT 20 * 1000
#define MULTI_PERFORM_HANG_TIMEOUT 120 * 1000


/*
/*
 * Source code in here hugely as reported in bug report 651464 by
 * Source code in here hugely as reported in bug report 651464 by