summaryrefslogtreecommitdiffstats
path: root/meta-yocto
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2014-11-04 14:02:32 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-11-04 15:00:19 +0000
commit2380ebecd192136e15bbba2d1bdc24271567d23f (patch)
tree0e7a787c8737521ecaff5633923d937dafe869c6 /meta-yocto
parent51f6cb03b0a9d399d694aef268d743e0b593a09d (diff)
downloadpoky-2380ebecd192136e15bbba2d1bdc24271567d23f.tar.gz
bitbake: prserv/serv: Ensure sync happens in the correct thread
The sync/commit calls are happening in the submission thread which can race against the handler. The handler may start new transactions which then causes the submission thread to error with "cannot start a transaction within a transaction". The fix is to move the calls to the correct thread. (Bitbake rev: 92e128a0e331e563cfe48827e95939041c16c88e) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto')
0 files changed, 0 insertions, 0 deletions