[slime-devel] quit-lisp on sbcl
Lorenz Mösenlechner
moesenle at in.tum.de
Fri Jul 16 17:46:08 UTC 2010
Hi,
I just figured out that QUIT-LISP exits lisp without executing any
exit-hook on a recent sbcl 1.0.38. The problem is that it tries to
call SB-EXT:QUIT with RECKLESSLY-P set to T in each thread. That call
immediately quits sbcl on the first call. Is there a reason for
QUIT-LISP not using SB-THREAD:TERMINATE-THREAD?
Cheers,
Lorenz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20100716/fb1972c4/attachment.sig>
More information about the slime-devel
mailing list