[bitbake-devel] [PATCH] cooker: now that we use a Pool, raise the exceptions

Richard Purdie richard.purdie at linuxfoundation.org
Tue Feb 26 15:29:09 UTC 2013


On Mon, 2013-02-25 at 11:48 -0700, Christopher Larson wrote:
> From: Christopher Larson <chris_larson at mentor.com>
> 
> Multiprocessing catches these and handles passing them between processes
> itself, we don't need to do it ourselves anymore.
> 
> [YOCTO #3926]
> 
> Signed-off-by: Christopher Larson <chris_larson at mentor.com>
> ---
>  bitbake/lib/bb/cooker.py | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Makes sense, thanks (and merged)!

Richard






More information about the bitbake-devel mailing list