slime in git

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


On Wed, Feb 19, 2014 at 9:48 PM, Luís Oliveira <luismbo at gmail.com> wrote:
> 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?

Sorry, I didn't read your message carefully enough. That's precisely
what you described.

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



More information about the slime-devel mailing list