Skip to content

Panick on log rotation on Windows#201

Merged
okynos merged 10 commits intomainfrom
200-fix-log-rotation-mutex
Aug 10, 2025
Merged

Panick on log rotation on Windows#201
okynos merged 10 commits intomainfrom
200-fix-log-rotation-mutex

Conversation

@okynos
Copy link
Member

@okynos okynos commented Aug 10, 2025

Hello!

We have applied the following tasks to close #200

  • Bumped outdated CI images
  • Bump coveralls/tarpaulin version
  • Bump zip dependency to 4.3.0 (Windows)
  • Solved macOS path matching error in some specific cases
  • Changed Rotator thread mutex lock to lock events thread during rotation

With this last change we assure that the events.json or fim.log can't be written at the same time by incoming event or rotation.

@okynos okynos added the enhancement New feature or request label Aug 10, 2025
@okynos okynos merged commit be34901 into main Aug 10, 2025
22 checks passed
@okynos okynos deleted the 200-fix-log-rotation-mutex branch August 10, 2025 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Panick on log rotation on Windows

1 participant