summaryrefslogtreecommitdiff
path: root/changes/bug33087
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug33087')
-rw-r--r--changes/bug330873
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug33087 b/changes/bug33087
index 7acf72a835..ab6df58cc6 100644
--- a/changes/bug33087
+++ b/changes/bug33087
@@ -2,3 +2,6 @@
- Stop closing stderr and stdout during shutdown. Closing these file
descriptors can hide sanitiser logs.
Fixes bug 33087; bugfix on 0.4.1.6.
+ - Flush stderr, stdout, and file logs during shutdown, if supported by the
+ OS. This change helps make sure that any final logs are recorded.
+ Fixes bug 33087; bugfix on 0.4.1.6.