
8 Apr
2015
8 Apr
'15
8:56 p.m.
On Wed, Feb 19, 2014 at 9:48 PM, Luís Oliveira <luismbo@gmail.com> wrote:
On Wed, Feb 19, 2014 at 8:46 PM, Helmut Eller <eller.helmut@gmail.com> wrote:
Presumably caused by deadlocks with SBCL when a function called from the compiler waits for something (as quicklisp does with the macroexpand-hook) and no other thread can call generic functions because the compiler is blocked.
It might have something to do with the compiler lock. Perhaps the first call to one of the generic functions is triggering compilation?
Sorry, I didn't read your message carefully enough. That's precisely what you described. -- Luís Oliveira http://kerno.org/~luis/