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

refac: simplify logger shutdown system #752

Merged
merged 2 commits into from
Nov 20, 2024
Merged

Conversation

marcospb19
Copy link
Member

No description provided.

@marcospb19
Copy link
Member Author

marcospb19 commented Nov 18, 2024

cc @AntoniosBarotsis again just in case you're interested in taking a look at this

I'm opting to passing a barrier in the channel message instead of holding it in the struct, it's a trade-off cause now I don't have the #[must_use] handler to give me a warning in case I forget to clear it

@marcospb19 marcospb19 merged commit 3e890eb into main Nov 20, 2024
15 checks passed
@marcospb19 marcospb19 deleted the simplify-logger-shutdown branch November 20, 2024 06:32
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