]> code.ossystems Code Review - openembedded-core.git/commit
sstate: inside the threadedpool don't write to the shared localdata
authorJose Quaresma <quaresma.jose@gmail.com>
Sun, 6 Mar 2022 21:08:23 +0000 (21:08 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Mar 2022 12:10:48 +0000 (12:10 +0000)
commit90fe6948a9df0b43c58120a9358adb3da1ceb5b9
tree4e29425e5a0397a9ad7fe49a923a64265f991b27
parent07b61bc097d573e28fc3becd39485c5fdbf25664
sstate: inside the threadedpool don't write to the shared localdata

When inside the threadedpool we make a copy of the localdata
to avoid some race condition, so we need to use this new
localdata2 and stop write the shared localdata.

Signed-off-by: Jose Quaresma <quaresma.jose@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/sstate.bbclass