]> code.ossystems Code Review - openembedded-core.git/commit
bitbake/runqueue: When we successfully fork off a task and there are more processes...
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 Feb 2011 23:20:54 +0000 (23:20 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 Feb 2011 23:20:54 +0000 (23:20 +0000)
commit974ea1a190167dcfd831ba1fc5f733e0dc9a6fda
tree9cd0dc9892c36f1d7306a49f41d9e487096cd40b
parent5a178b547bbf6d99c42cba6821b3f559e585a079
bitbake/runqueue: When we successfully fork off a task and there are more processes we can start do so immediately

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/runqueue.py