chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Re: Removing wait from process


From: felix winkelmann
Subject: [Chicken-users] Re: Removing wait from process
Date: Thu, 18 Jan 2007 08:47:48 +0100

On 1/18/07, Kon Lovett <address@hidden> wrote:

A couple of points:

1) 'process-wait' in posixunix throws an exception upon an error but
doesn't in posixwin. (Think both should throw exception.)

Makes sense.


2) 'process' waits automatically in posixunix but not in posixwin.
(Think shouldn't wait.)

Hm...


3) 'process' will throw an exception for abnormal exit in posixunix
but not in posixwin. (Think shouldn't throw exception.)

How should abnormal exit be communicated to the user?


cheers,
felix




reply via email to

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