Skip to content

gh-95804: Respect MemoryHandler.flushOnClose in logging shutdown. (GH-95857) #95857

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 10, 2022
Merged

gh-95804: Respect MemoryHandler.flushOnClose in logging shutdown. (GH-95857) #95857

merged 1 commit into from
Aug 10, 2022

Conversation

rascalking
Copy link
Contributor

@rascalking rascalking commented Aug 10, 2022

logging.shutdown() now checks to see if a handler has set flushOnClose
to False before flushing it.

logging.shutdown() now checks to see if a handler has set flushOnClose
to False before flushing it.
@ghost
Copy link

ghost commented Aug 10, 2022

All commit authors signed the Contributor License Agreement.
CLA signed

@vsajip vsajip changed the title gh-95804: Respect MemoryHandler.flushOnClose in logging shutdown gh-95804: Respect MemoryHandler.flushOnClose in logging shutdown. (GH-95857) Aug 10, 2022
@vsajip vsajip merged commit 37c0f9c into python:main Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants