]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/concurrencytest: Ensure subunit streams are flushed at exit
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Aug 2018 18:28:32 +0000 (18:28 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 23 Aug 2018 06:32:53 +0000 (07:32 +0100)
commit1e3f44737a15feb3128ba7fc0dbe896dd8782e07
tree2d0a5781690603a6318b97d6204a6f4b22a277fb
parentd2a929d932900f753af1a06a8cb98d953369e3b4
oeqa/concurrencytest: Ensure subunit streams are flushed at exit

Without this, error output such as that in the teardown can be lost
and processes may recieve signals they're not expecting causing other
strange errors.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/core/utils/concurrencytest.py