Skip to content

bpo-39198: Ensure logging global lock is released on exception in isEnabledFor#17689

Merged
vsajip merged 3 commits into
python:masterfrom
DerekTBrown:logging_deadlock
Jan 7, 2020
Merged

bpo-39198: Ensure logging global lock is released on exception in isEnabledFor#17689
vsajip merged 3 commits into
python:masterfrom
DerekTBrown:logging_deadlock

Address comments using nested try

8a259ca
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs