Skip to content

Enable log file rotation on Windows - #102

Merged
hsbt merged 2 commits into
masterfrom
rotate-windows
Dec 4, 2024
Merged

Enable log file rotation on Windows#102
hsbt merged 2 commits into
masterfrom
rotate-windows

Conversation

@nobu

@nobunobu commented Oct 9, 2024

Copy link
Copy Markdown
Member

Since ruby 2.3, a file opened with File::SHARE_DELETE and File::BINARY can be renamed or removed.

nobu added 2 commits October 9, 2024 12:54
Since ruby 2.3, a file opened with `File::SHARE_DELETE` and
`File::BINARY` can be renamed or removed.
@hsbt
hsbt merged commit 8ab49e1 into masterDec 4, 2024
@hsbt
hsbt deleted the rotate-windows branch December 4, 2024 07:45
Sign up for freeto 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.

2 participants

@nobu@hsbt