slime in git

Luís Oliveira luismbo at gmail.com
Wed Feb 19 21:48:04 UTC 2014


On Wed, Feb 19, 2014 at 8:46 PM, Helmut Eller <eller.helmut at 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?

-- 
Luís Oliveira
http://kerno.org/~luis/



More information about the slime-devel mailing list