Skip to content

65 update running state of processes when reload is called#76

Merged
winstonallo merged 2 commits into
mainfrom
65-update-running-state-of-processes-when-reload-is-called
May 20, 2025
Merged

65 update running state of processes when reload is called#76
winstonallo merged 2 commits into
mainfrom
65-update-running-state-of-processes-when-reload-is-called

Conversation

@fbruggem
Copy link
Copy Markdown
Collaborator

Just added a few PartialEq's for the config struct to make it comparable and then checked on reload if the configs are different and add a push_desired_state(ProcessState::Stopped) if yes to restart the process.

@fbruggem fbruggem requested a review from winstonallo May 20, 2025 06:12
@fbruggem fbruggem linked an issue May 20, 2025 that may be closed by this pull request
@winstonallo winstonallo merged commit d2d0406 into main May 20, 2025
8 checks passed
@winstonallo winstonallo deleted the 65-update-running-state-of-processes-when-reload-is-called branch May 20, 2025 06:25
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.

Update running state of processes when reload is called

2 participants