Skip to content

Conversation

@markshust
Copy link
Owner

No description provided.

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Mar 25, 2025
@what-the-diff
Copy link

what-the-diff bot commented Mar 25, 2025

PR Summary

  • Improvement in the Scheduler (Cron) Service
    We have enhanced the routine or "cron" service, adding a new function where we create a .cron-enabled file every time this service is turned on, and remove it when it's turned off. This change allows us to keep track of its status more accurately.

  • Adjustments to the Startup Process
    Minor modifications have been made to the system's start-up script. Now, every time the system starts, it checks whether the cron service was enabled initially. If it finds that to be the case, the system will automatically restart the cron service, ensuring its efficient and reliable operation.

@markshust markshust merged commit 49d482b into release/next Mar 25, 2025
1 check passed
@markshust markshust deleted the feature/cron-fix branch March 25, 2025 20:03
@dosubot dosubot bot added the bug label Mar 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug size:XS This PR changes 0-9 lines, ignoring generated files.

2 participants