diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2025-05-12 12:02:21 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-12 12:02:21 (GMT) |
commit | cedc37a89497a7860009c1153bd38eed9faa67f3 (patch) | |
tree | 8330fecd53892b6d8a80bcdcd9cd0b13d27c3e13 /Python/crossinterp.c | |
parent | f5d2d73995cc9cc8dde841b50e701bdd163b23d8 (diff) | |
download | cpython-cedc37a89497a7860009c1153bd38eed9faa67f3.zip cpython-cedc37a89497a7860009c1153bd38eed9faa67f3.tar.gz cpython-cedc37a89497a7860009c1153bd38eed9faa67f3.tar.bz2 |
[3.14] gh-91555: disable logger while handling log record (GH-131812) (GH-133899)
Prevent the possibility of re-entrancy leading to deadlock or infinite recursion (caused by logging triggered by logging), by disabling logging while the logger is handling log messages.
(cherry picked from commit 2561e148ec985755baa3984b91fd0bfc089b283c)
Co-authored-by: Duane Griffin <duaneg@dghda.com>
Diffstat (limited to 'Python/crossinterp.c')
0 files changed, 0 insertions, 0 deletions