process-governor
process-governor copied to clipboard
Implementation of Continuous Rule Application Mode
Task Description: The goal is to develop a functionality for continuously applying configuration rules, even if there are changes in the settings of processes or services made by other applications or the system itself. This will ensure more stable and predictable behavior of managed processes and services in accordance with the rules set by the user.
Key Requirements:
- The mode should regularly check the current settings of processes and services and restore them in accordance with the established rules.
- The functionality should be integrated in a way that does not affect system performance.
- Users should have the ability to enable or disable this mode at their discretion.
Expected Outcome: After the implementation of this feature, any changes in process and service configurations made by external programs or the operating system itself will be automatically reverted to the state defined in the user-set rules.