[slime-devel] swank+sbcl and cpu utilization
Helmut Eller
heller at common-lisp.net
Thu Oct 30 09:33:23 UTC 2008
* 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.
More information about the slime-devel
mailing list