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

Support stop msg for daemon node #1018

Merged
merged 4 commits into from Aug 5, 2023
Merged

Conversation

gmarzot
Copy link
Contributor

@gmarzot gmarzot commented Jul 20, 2023

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Proposed changes

This PR adds support to the node-red-node-daemon for a stop message. When stopped the process will be terminated as per the configured signal and will not be restarted by redo until re-set via a subsequent start message.

Documentation updated on start message to indicate it will not restart a running process

  • I have read the contribution guidelines
  • For non-bugfix PRs, I have discussed this change on the forum/slack team.
  • I have run grunt to verify the unit tests pass
  • I have added suitable unit tests to cover the new/changed functionality

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Jul 20, 2023

CLA Missing ID CLA Not Signed

@linux-foundation-easycla
Copy link

CLA Missing ID CLA Not Signed

utility/daemon/daemon.js Outdated Show resolved Hide resolved
utility/daemon/daemon.js Outdated Show resolved Hide resolved
@gmarzot
Copy link
Contributor Author

gmarzot commented Jul 20, 2023 via email

@gmarzot
Copy link
Contributor Author

gmarzot commented Jul 20, 2023 via email

@dceejay dceejay merged commit b6f5ea8 into node-red:master Aug 5, 2023
2 checks passed
dceejay added a commit that referenced this pull request Aug 5, 2023
@dceejay
Copy link
Member

dceejay commented Aug 5, 2023

Thanks for the PR.

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.

None yet

2 participants