[OE-core] [PATCH] lib/oe/package_manager: Add utils function for multiprocess execution

Richard Purdie richard.purdie at linuxfoundation.org
Sat Aug 23 11:04:33 UTC 2014


On Thu, 2014-08-21 at 17:57 -0700, Christopher Larson wrote:

> On Thu, Aug 21, 2014 at 1:46 PM, Richard Purdie
> <richard.purdie at linuxfoundation.org> wrote:
>         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 looks good, but the subject is misleading, in my opinion:
> "lib/oe/package_manager: Add utils function for multiprocess
> execution". It should probably either mention both utils and
> package_manager, or be split into two commits.

Good point, I tweaked before merging, thanks. It was the (bad) result of
rearranging a few commits.

Cheers,

Richard





More information about the Openembedded-core mailing list