gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libmicrohttpd] 01/02: test_toolarge: fixed incorrect timeout value used


From: gnunet
Subject: [libmicrohttpd] 01/02: test_toolarge: fixed incorrect timeout value used for debugging
Date: Sun, 10 Oct 2021 20:33:35 +0200

This is an automated email from the git hooks/post-receive script.

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit c88c27b7d20269665fb50c5dfa8d28da01d83a48
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Sun Oct 10 21:17:53 2021 +0300

    test_toolarge: fixed incorrect timeout value used for debugging
---
 src/testcurl/test_toolarge.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/testcurl/test_toolarge.c b/src/testcurl/test_toolarge.c
index 4294010a..b4b58e57 100644
--- a/src/testcurl/test_toolarge.c
+++ b/src/testcurl/test_toolarge.c
@@ -180,7 +180,7 @@ _mhdErrorExit_func (const char *errDesc, const char 
*funcName, int lineNum)
 
 
 /* Could be increased to facilitate debugging */
-#define TIMEOUTS_VAL 500
+#define TIMEOUTS_VAL 5
 
 #define EXPECTED_URI_BASE_PATH  "/a"
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]