
13 Nov
2012
13 Nov
'12
10:44 a.m.
Index: slime/ChangeLog diff -u slime/ChangeLog:1.2367 slime/ChangeLog:1.2368 --- slime/ChangeLog:1.2367 Sun Nov 11 12:00:33 2012 +++ slime/ChangeLog Mon Nov 12 09:27:36 2012 @@ -1,3 +1,9 @@ +2012-11-12 Stas Boukarev <stassats@gmail.com> + + * swank.lisp (with-panic-handler): Abort the condition after + closing the connection, otherwise it ends up in the slime debugger + causing nested errors. + 2012-11-11 Stas Boukarev <stassats@gmail.com> * swank.lisp (interrupt-worker-thread): Solve *send-counter*