bitbake: cooker: now that we use a Pool, raise the exceptions
authorChristopher Larson <chris_larson@mentor.com>
Mon, 25 Feb 2013 18:48:00 +0000 (11:48 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 26 Feb 2013 15:28:25 +0000 (07:28 -0800)
commit6875f55c527a18692bdfc0a6eb6fc5dc613fb821
tree3eb81847f01fdf1fab8fe727516b3caf10b0fb43
parente1067a20cd3cc567f70b4523a4a6cd0d9b5e2e85
bitbake: cooker: now that we use a Pool, raise the exceptions

Multiprocessing catches these and handles passing them between processes
itself, we don't need to do it ourselves anymore.

[YOCTO #3926]

(Bitbake rev: 9ca8e513dc142dd7aefadeb6db2ccdb00f38b39f)

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/cooker.py