Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Process forms and complex pipeline

1 view
Skip to first unread message

Martin Gasbichler

unread,
Mar 31, 2003, 1:13:10 AM3/31/03
to

>>>>> "stktrc" == stktrc <stk...@yahoo.com> writes:

stktrc> This works as expected:
stktrc> (run (| (ls) (cat))

stktrc> But this just hangs:

stktrc> (run (|+ ((1 0)) (ls) (cat))

stktrc> Shouldn't both work equivalently?


Yes they should. There was a bug in fork/pipe+ that I have fixed for
0.6.4 which should be released by the end of the week.

--
Martin

0 new messages