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

AsyncTaskTarget - Fixed unwanted delay caused by slow writer #3187

Merged
merged 1 commit into from
Mar 20, 2019

Conversation

snakefoot
Copy link
Contributor

Resolves #3185

@codecov
Copy link

codecov bot commented Mar 19, 2019

Codecov Report

Merging #3187 into dev will increase coverage by <1%.
The diff coverage is 100%.

@@          Coverage Diff           @@
##             dev   #3187    +/-   ##
======================================
+ Coverage     80%     80%   +<1%     
======================================
  Files        354     354            
  Lines      27908   27909     +1     
  Branches    3706    3706            
======================================
+ Hits       22213   22260    +47     
+ Misses      4633    4583    -50     
- Partials    1062    1066     +4

@codecov
Copy link

codecov bot commented Mar 19, 2019

Codecov Report

Merging #3187 into dev will increase coverage by <1%.
The diff coverage is 100%.

@@          Coverage Diff           @@
##             dev   #3187    +/-   ##
======================================
+ Coverage     80%     80%   +<1%     
======================================
  Files        354     354            
  Lines      27908   27909     +1     
  Branches    3706    3706            
======================================
+ Hits       22213   22258    +45     
+ Misses      4633    4590    -43     
+ Partials    1062    1061     -1

@snakefoot snakefoot changed the title AsyncTaskTimer - Fixed unwanted delay caused by slow writer AsyncTaskTarget - Fixed unwanted delay caused by slow writer Mar 19, 2019
@304NotModified 304NotModified added this to the 4.6 milestone Mar 20, 2019
@304NotModified 304NotModified added the enhancement Improvement on existing feature label Mar 20, 2019
@304NotModified 304NotModified merged commit 5781372 into NLog:dev Mar 20, 2019
@304NotModified
Copy link
Member

thanks, will be 4.6 RTM, most likely released tonight :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement on existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants