* Chris Goellner [2008-10-29 03:05+0100] writes:
I'm trying to get a remote SWANK+SBCL setup going and I've hit a snag. Everything works and I can connect to the running SBCL. However, when I disconnect the SBCL process drives the CPU to 100%.
This was caused by a bug. It should be fixed in HEAD.
Thanks for the report.
Helmut.
PS: If you use :fd-handler, slime-interrupt won't work on a remote machine. That works only with :sigio and :spwan.