diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-08-21 21:47:25 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-08-23 09:31:42 +0100 |
commit | 8683c244c1c815dfab15e6cf67f17bb5d82505ef (patch) | |
tree | e2fa3d401cedbe1e4ba4b08ba628f985b5f4411c /bitbake/lib/bb/codeparser.py | |
parent | ecf72a71320582cf8cd2d398c3653f432effb35d (diff) | |
download | poky-8683c244c1c815dfab15e6cf67f17bb5d82505ef.tar.gz |
bitbake: utils: Add workaround for multiprocessing bug
Our usage of multitprocessing is problematic. In particular, there is a bug
in python 2.7 multiprocessing where signals are not handled until command
completion instead of immediately.
This adds a workaround into our wrapper function to deal with the issue.
(Bitbake rev: a16185e602b39b71475aa7e9ee80ad2b1f28d0f7)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/codeparser.py')
0 files changed, 0 insertions, 0 deletions