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

Fixes 3194 : All database cleaning are sent to the automatic cleaner #99

Conversation

VinceMacBuche
Copy link
Member

@@ -304,6 +330,7 @@ case class AutomaticReportsCleaning(
*/
case CheckLaunch =>
// Schedule next check, every minute
if(automatic)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add { } for if/else statement ? Our coding standard say to never omit them

@VinceMacBuche
Copy link
Member Author

retargeted to 2.5 here #102

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants