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

LogFactory - Ensure to flush and close on shutdown #2010

Merged
merged 1 commit into from
Mar 12, 2017

Conversation

snakefoot
Copy link
Contributor

@snakefoot snakefoot commented Mar 11, 2017

Fixes bug introduced with #1906 and reported in #1998 (Abused the medium-trust-AppDomain-unit-test to verify flush is done properly on AppDomain-unload)

@codecov-io
Copy link

codecov-io commented Mar 11, 2017

Codecov Report

Merging #2010 into master will increase coverage by <1%.
The diff coverage is 69%.

@@           Coverage Diff           @@
##           master   #2010    +/-   ##
=======================================
+ Coverage      82%     82%   +<1%     
=======================================
  Files         286     286            
  Lines       19658   19663     +5     
  Branches     2296    2297     +1     
=======================================
+ Hits        16042   16066    +24     
+ Misses       3047    3043     -4     
+ Partials      569     554    -15

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 586a737...41f42c6. Read the comment docs.

@304NotModified 304NotModified added the bug Bug report / Bug fix label Mar 12, 2017
@304NotModified 304NotModified added this to the 4.4.5 milestone Mar 12, 2017
@304NotModified
Copy link
Member

Excellent work!

@304NotModified
Copy link
Member

304NotModified commented Mar 28, 2017

Probably fixes #2031 and #2032

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report / Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants