summaryrefslogtreecommitdiffstats
path: root/documentation/poky.yaml
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2022-04-16 09:17:10 -1000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-04-16 23:03:41 +0100
commitce50594d709f473fbad30e187565531af6714aaa (patch)
tree5b112dc4d0d185aeb63c63a4a8b1973516e783fc /documentation/poky.yaml
parent38c55bd388e141eb691d62143cda492437cbe752 (diff)
downloadpoky-ce50594d709f473fbad30e187565531af6714aaa.tar.gz
bitbake: server/process: Disable gc around critical section
The python gc can trigger whilst we're holding the event stream lock and when cleaning up objects, they can trigger warnings. This translates into a new event which would then need the lock and we can deadlock. Disable gc whilst we hold that lock to avoid this unfortunate and problematic situation. (Bitbake rev: 0784db7dd0fef6f0621ad8d74372f44e87fef950) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 96a6303949cefd469bcf5ed250ff512271354357) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky.yaml')
0 files changed, 0 insertions, 0 deletions