mirror of
https://github.com/moparisthebest/curl
synced 2024-11-12 12:35:04 -05:00
30 seconds isn't long enough for this test on a loaded server.
This commit is contained in:
parent
bfd6474f6b
commit
53a3abc76b
@ -15,8 +15,8 @@
|
||||
|
||||
#include "testutil.h"
|
||||
|
||||
#define MAIN_LOOP_HANG_TIMEOUT 30 * 1000
|
||||
#define MULTI_PERFORM_HANG_TIMEOUT 20 * 1000
|
||||
#define MAIN_LOOP_HANG_TIMEOUT 300 * 1000
|
||||
#define MULTI_PERFORM_HANG_TIMEOUT 120 * 1000
|
||||
|
||||
#define NUM_HANDLES 4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user