projects
/
platform
/
core
/
system
/
sessiond.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e8f347
)
Extra high timeout for tests
sandbox/mbloch/extended-timeout-for-tests
author
Michal Bloch
<m.bloch@samsung.com>
Thu, 8 May 2025 17:51:57 +0000
(19:51 +0200)
committer
Michal Bloch
<m.bloch@samsung.com>
Thu, 8 May 2025 17:51:57 +0000
(19:51 +0200)
Change-Id: I6bfdd1d94c7190d2069902a534bd72e9f86ad284
Signed-off-by: Michal Bloch <m.bloch@samsung.com>
src/library/src/lib.c
patch
|
blob
|
history
diff --git
a/src/library/src/lib.c
b/src/library/src/lib.c
index dea0785c81b5ab04b7ff9ed95b20930738fbec0e..4179c7c1112baabe6663ec0ffae7e358cc8d45fe 100644
(file)
--- a/
src/library/src/lib.c
+++ b/
src/library/src/lib.c
@@
-38,7
+38,7
@@
#include "sessiond-internal.h"
#include "sessiond-platform.h"
-const int libsessiond_default_timeout =
60
000;
+const int libsessiond_default_timeout =
999
000;
static const char subsession_subdir[] = "/subsession";
static session_connection_data_t session_connection_data = {