On Tue, 3 Apr 2012 09:51:59 +0200
Juan Jose Garcia-Ripoll wrote:
> ... somehow these threads did not respond to the signal. I do not really
> understand it. Was it before a change I did recently? ECL now _only_ blocks
> its communication signal in sigsuspend(). It should not be blocking the
> sig
On Sat, Mar 31, 2012 at 12:13 PM, Matthew Mondor
wrote:
> It appears that it locks before all initial threads of the HTTPd can be
> started. The REPL doesn't come back while that thread appears to be
> waiting on a pthread_cond_wait(3) forever without getting an event.
> This happens inside the G