]> code.ossystems Code Review - openembedded-core.git/commit
oe/utils: allow naming threads in ThreadedPool
authorRoss Burton <ross@burtonini.com>
Wed, 24 Nov 2021 17:15:27 +0000 (17:15 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 25 Nov 2021 21:53:44 +0000 (21:53 +0000)
commit18342945b021608794d83ecf567afd43f4379b24
tree0cec6404441a586243c324973824137eacf59c95
parent717e538e70f78d79ba7cec2797024af0dc91aeb0
oe/utils: allow naming threads in ThreadedPool

When looking at logs involving thread pools it is useful if the threads
can be named.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/utils.py