Commit afb35cf6 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

One second before the warning is really too short.

*Dead*locks tend to last for a rather long time anyway :)
parent fd8d81d5
......@@ -46,7 +46,7 @@
/* When a thread waits on a condition in debug mode, delay to wait before
* outputting an error message (in second) */
#define THREAD_COND_TIMEOUT 1
#define THREAD_COND_TIMEOUT 3
/*****************************************************************************
* Interface configuration
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment