cpython/Lib/logging
Charles Machalow 5863cd70b8
gh-132106: Ensure that running `logging.handlers.QueueListener` cannot be started again (GH-132444)
Prevents a thread leak
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
2025-04-13 08:53:13 +01:00
..
__init__.py gh-105376: Restore deprecated logging warn() method (#122775) 2024-08-09 15:13:24 +02:00
config.py gh-124653: Relax (again) detection of queue API for logging handlers (GH-124897) 2024-10-07 19:42:19 +01:00
handlers.py gh-132106: Ensure that running `logging.handlers.QueueListener` cannot be started again (GH-132444) 2025-04-13 08:53:13 +01:00