summaryrefslogtreecommitdiffstats
path: root/documentation/conf.py
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:46 +0100
commiteee9fba7b4d5d7a268a495688039027390894e6d (patch)
treeeaf22760cb0d5fe21513d5db197eddc801ed4b7d /documentation/conf.py
parent52645c86076482722ccbcbbb065c6f58b3ce3857 (diff)
downloadpoky-eee9fba7b4d5d7a268a495688039027390894e6d.tar.gz
bitbake: server/process: Disable gc around critical sectionyocto-3.3.6hardknott-3.3.6
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: d01d8326331cfe59208674cfc53aa26c0028b313) 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/conf.py')
0 files changed, 0 insertions, 0 deletions