]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/concurrencytest: Avoid unclosed file warnings
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 15 Nov 2018 14:35:41 +0000 (14:35 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Nov 2018 09:32:17 +0000 (09:32 +0000)
commit33a4a076e8aa72a872807332501e7f5ae1cee0e2
tree71538250622341eb481de447723931b755dd47a3
parent24809582d4850190d87cd8eb8180d0dce215dbdf
oeqa/concurrencytest: Avoid unclosed file warnings

Avoid an unclosed file per thread warning when running selftests concurrently
by closing the result stream.

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