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

CBG-4010 make FileLogger.Close shut down its own goroutines #6919

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Conversation

torcolvin
Copy link
Collaborator

  • close the rotation gorountines when closing the file logger

This failure happens reasonably often in github and is reproduce on mac with high -count numbers after ~20 or so tries. This makes closing the logger slower, but we are only doing this in test so I think the wait time is OK.

- close the rotation gorountines when closing the file logger
@bbrks
Copy link
Member

bbrks commented Jun 26, 2024

Thank you!

@bbrks bbrks enabled auto-merge (squash) June 26, 2024 10:46
@bbrks bbrks merged commit 86582d8 into main Jun 26, 2024
33 of 34 checks passed
@bbrks bbrks deleted the CBG-4010 branch June 26, 2024 11:03
torcolvin added a commit that referenced this pull request Jul 3, 2024
- close the rotation gorountines when closing the file logger
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.

2 participants