From 344187b4f01366480f7d2715f67fab15d413d34e Mon Sep 17 00:00:00 2001 From: Matthew Mondor Date: Tue, 8 Sep 2015 03:17:56 -0400 Subject: [PATCH] Update README --- ecl-gc-bug/README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ecl-gc-bug/README b/ecl-gc-bug/README index 871c04d..04da6fa 100644 --- a/ecl-gc-bug/README +++ b/ecl-gc-bug/README @@ -15,7 +15,8 @@ SIGPWR is used for SIG_SUSPEND, and SIGXCPU for SIG_THR_RESTART. Somehow, despite resending signal, the suspended thread may remain locked waiting on a mutex. Occasionally, instead of busy-looping, -we get an idle hang. +we get an idle hang. When avoiding to use stdio, this is a generally +avoidable bug; I have daemons using ECL with decent uptimes. - Verify again that the proper signals are sent for the proper reasons and they they are matched by the proper signal responses. -- 2.9.0