]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-114706: Allow QueueListener.stop() to be called more than once. (GH-114748)
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 30 Jan 2024 12:34:18 +0000 (12:34 +0000)
committerGitHub <noreply@github.com>
Tue, 30 Jan 2024 12:34:18 +0000 (12:34 +0000)
commite21754d7f8336d4647e28f355d8a3dbd5a2c7545
treeb56616d31c06ca9cfc54bcc72c3d6519a70e7e34
parentea30a28c3e89b69a214c536e61402660242c0f2a
gh-114706: Allow QueueListener.stop() to be called more than once. (GH-114748)
Lib/logging/handlers.py
Lib/test/test_logging.py