aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/tests/fetch.py
diff options
context:
space:
mode:
authorChris Laplante <chris.laplante@agilent.com>2020-01-16 11:28:05 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-01-19 13:30:58 +0000
commitfeb43e7c30f5bfab75d718896c45df621810d06f (patch)
tree7a1f954a7c8803022fca28e43011e0711ab27e32 /lib/bb/tests/fetch.py
parent425e21c14955dd38868c6e97637df3bbe0f89fac (diff)
downloadbitbake-feb43e7c30f5bfab75d718896c45df621810d06f.tar.gz
persist_data.py: Immediately get exclusive lock in __setitem__
To avoid races, SQLTable::__setitem__ needs an exclusive lock for the entire transaction, not just the INSERT/UPDATE part. Signed-off-by: Chris Laplante <chris.laplante@agilent.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'lib/bb/tests/fetch.py')
0 files changed, 0 insertions, 0 deletions