Skip to content
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

[Backport] [CT-2063] Ensure flush() called after write() for console log output #6922

Merged
merged 1 commit into from
Feb 9, 2023

Conversation

peterallenwebb
Copy link
Contributor

resolves #6901

Description

This is a backport to 1.4.latest of a fix to log flushing behavior.

The equivalent PR for main was #6909 .

Checklist

* ct-2063: Ensure flush after logging, by using Python's logging subsystem directly

* ct-2063: Add changelog entry
@cla-bot cla-bot bot added the cla:yes label Feb 9, 2023
@peterallenwebb peterallenwebb marked this pull request as ready for review February 9, 2023 15:18
@peterallenwebb peterallenwebb requested review from a team as code owners February 9, 2023 15:18
@peterallenwebb peterallenwebb merged commit 4d0ee2f into 1.4.latest Feb 9, 2023
@peterallenwebb peterallenwebb deleted the paw/ct-2063-backport branch February 9, 2023 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants