chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Spiffy subprocess cleanup


From: Evan Hanson
Subject: Re: [Chicken-users] Spiffy subprocess cleanup
Date: Wed, 22 May 2013 16:49:36 -0700
User-agent: OpenSMTPD enqueuer (Demoosh)

Hi Bryan,

I tried to paste a response but missed you in #chicken. I think you need
to make sure to close the ports returned by process* (in your paste, the
close-input/output-port forms aren't running since process* is signaling
an error):

http://paste.call-cc.org/paste?id=76432a008b2c4310d0044e91d4bcf48c74b730d8#a1

You can register an exception handler for spiffy to make it more clear
what/when things are going wrong:

http://api.call-cc.org/doc/spiffy#def:handle-exception

Cheers,

Evan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]