]> code.ossystems Code Review - openembedded-core.git/commit
lib/oe/utils: Improve multiprocess_lauch exception handling
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 1 Dec 2018 14:05:16 +0000 (14:05 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Dec 2018 10:19:10 +0000 (10:19 +0000)
commit2696e69af0b32e03692d8644cc01b28dcf221aa1
tree99d3527c3e810d6b993a348ff764bdec64bbe2fb
parenteee30d799ff892443d21de4128e7d643215b0ac1
lib/oe/utils: Improve multiprocess_lauch exception handling

We've seen a cryptic:

"ERROR: Fatal errors occurred in subprocesses, tracebacks printed above"

message from oe-selftest with no other traceback information. Improve the
traceback logging to try and give a better indication of any errors that is
ocurring.

(From OE-Core rev: 521dd3d00979a27b6932e58d5497de68abac26e1)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/utils.py
meta/lib/oeqa/selftest/cases/oelib/utils.py