Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-06-28 13:23:10 -0700 (Thu, 28 Jun 2007)
Revision: 11159
Log message:
- Better handle the case where one of the jobs in the pipeline fails to start
(this fixes the double-close problem demonstrated by test/shell/Test3).
- Simplifies some of the code (in particular, removes a bit of unneeded
complexity that I have introduced in rev 11135).
Changes | Path |
+66 -74 | omake-branches/0.9.8.x/src/shell/omake_shell_job.ml |