Jilles Tjoelker
ff304d3732
sh: Avoid marking a job as done before it is fully created.
...
In r208489, I added code to reap zombies when forking new processes, to
limit the amount of zombies. However, this can lead to marking a job as done
or stopped if it consists of multiple processes and the first process ends
very quickly. Fix this by only checking for zombies before forking the first
process of a job and not marking any jobs without processes as done or
stopped.
2010-12-05 21:53:29 +00:00
..
2010-11-14 15:31:59 +00:00
2010-11-13 22:20:46 +00:00
2010-10-13 22:18:03 +00:00
2009-12-24 18:41:14 +00:00
2010-11-23 20:46:06 +00:00
2009-12-24 18:41:14 +00:00
2010-04-25 20:43:19 +00:00
2010-11-19 12:56:13 +00:00
2010-11-23 22:17:39 +00:00
2010-04-17 14:35:46 +00:00
2010-10-13 22:18:03 +00:00
2009-12-24 20:55:14 +00:00
2010-11-23 22:17:39 +00:00
2009-12-27 18:04:05 +00:00
2010-10-13 22:18:03 +00:00
2010-03-06 16:57:53 +00:00
2010-11-23 22:17:39 +00:00
2010-10-29 13:42:18 +00:00
2010-11-23 22:17:39 +00:00
2010-10-13 22:18:03 +00:00
2009-12-24 18:41:14 +00:00
2010-12-05 21:53:29 +00:00
2010-06-29 22:37:45 +00:00
2010-10-13 04:01:01 +00:00
2010-11-20 14:14:52 +00:00
2009-12-25 20:21:35 +00:00
2010-11-19 12:56:13 +00:00
2010-11-23 22:17:39 +00:00
2010-11-23 22:17:39 +00:00
2010-11-23 22:17:39 +00:00
2009-12-27 18:04:05 +00:00
2009-12-27 18:04:05 +00:00
2009-08-28 22:41:25 +00:00
2010-11-20 14:30:28 +00:00
2010-06-02 19:16:58 +00:00
2009-12-27 18:04:05 +00:00
2010-10-13 22:18:03 +00:00
2010-11-20 14:14:52 +00:00
2009-12-27 18:04:05 +00:00
2010-11-20 14:14:52 +00:00
2010-11-20 14:14:52 +00:00
2010-11-23 22:17:39 +00:00
2010-10-29 13:42:18 +00:00
2010-10-24 20:09:49 +00:00
2010-12-03 23:24:27 +00:00
2010-10-13 22:18:03 +00:00
2010-10-13 22:18:03 +00:00
2009-12-24 18:41:14 +00:00
2010-10-13 22:18:03 +00:00
2009-12-24 20:55:14 +00:00
2010-11-20 14:14:52 +00:00
2010-06-02 19:16:58 +00:00