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

Various fixes #57

Merged
merged 6 commits into from
Oct 30, 2023
Merged

Various fixes #57

merged 6 commits into from
Oct 30, 2023

Conversation

vruello
Copy link
Contributor

@vruello vruello commented Oct 27, 2023

  • Rework task graceful shutdown using tokio_util::CancellationToken instead of mpsc::channel
  • Fix clippy warnings (and ignore too_many_arguments).
  • Update some log levels from INFO to DEBUG so that the INFO log level can actually be used in production
  • Add a cargo clippy check in GitHub CI

@vruello vruello merged commit cd6ad50 into cea-sec:main Oct 30, 2023
1 check passed
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