]> code.ossystems Code Review - openembedded-core.git/commit
runqueue.py: Use fcntl to make the worker pipes non-blocking
authorRichard Purdie <rpurdie@linux.intel.com>
Thu, 21 Jan 2010 23:46:20 +0000 (23:46 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 21 Jan 2010 23:46:20 +0000 (23:46 +0000)
commit5c62833766048b83c0d7ea9e77194b9ca6af7fb1
tree960a3030ecff5fc41fd6398474a60556834d0b6b
parentfd42ffa273396b3ba425fe34cc43b62d540187fe
runqueue.py: Use fcntl to make the worker pipes non-blocking

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
bitbake/lib/bb/runqueue.py