Re: [slime-devel] SBCL, multiple (zombie?) processes problems

14 Sep
2004
14 Sep
'04
3:13 p.m.
rif <rif@MIT.EDU> writes:
Well, on the working machine there was a .swank.lisp explicitly setting the communication style to :fd-handler, which I believe is the default; both machines were using :fd-handler.
On SBCL with #+(and SB-THREAD SB-FUTEX) the default is actually :SPAWN.
You're absolutely right. My mistake. Thanks so much for your patience. So I guess :spawn is somewhat problematic on SBCL. I can live with that, since I think I need :fd-handler anyways for my other software that tries to mess with interrupts. Cheers, rif
7486
Age (days ago)
7486
Last active (days ago)
0 comments
1 participants
participants (1)
-
rif