Skip to content

Conversation

@anton-ubi
Copy link
Contributor

Summarize your change.
Fix the RQD log rotation error on Windows [WinError 32] The process cannot access the file because it is being used by another process.

Why
Windows might fail while trying to rotate logs if file is being used by another process. Especially for UNC paths. While this case was already covered and just ignored, this Pull Request proposes a way to fix it.

If rotation fails, it's retried up to 3 attempts with a minimal delay between each try.

This was proven successful on our end.

@anton-ubi anton-ubi closed this Dec 19, 2025
@AcademySoftwareFoundation AcademySoftwareFoundation locked as resolved and limited conversation to collaborators Jan 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant