Skip to content

fix: updated streamroller to improve windows log rolling#948

Merged
nomiddlename merged 1 commit intomasterfrom
windows-stability
Oct 4, 2019
Merged

fix: updated streamroller to improve windows log rolling#948
nomiddlename merged 1 commit intomasterfrom
windows-stability

Conversation

@nomiddlename
Copy link
Copy Markdown
Collaborator

Streamroller 2.2.0 falls back to copy and truncate when a file is busy. This can happen if someone it tailing a log file, for instance, while we're trying to rename and delete it.

@nomiddlename nomiddlename added this to the 5.2.0 milestone Oct 4, 2019
@nomiddlename nomiddlename merged commit bb5f332 into master Oct 4, 2019
@nomiddlename nomiddlename deleted the windows-stability branch October 4, 2019 23:32
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 4, 2019

Codecov Report

Merging #948 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #948   +/-   ##
======================================
  Coverage    98.6%   98.6%           
======================================
  Files          25      25           
  Lines        1006    1006           
======================================
  Hits          992     992           
  Misses         14      14

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 dc5bcf7...348cfe6. Read the comment docs.

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.

1 participant