Skip to content

Conversation

@humaite
Copy link
Contributor

@humaite humaite commented Feb 4, 2025

When a process is stopped using a signal (SIGTERM with systemd for example), it should be stopped using process.exit() function. If not, the node process will still be running and a SIGKILL will be required to stop it.

When a process is stopped using a signal (usually SIGTERM),
it should be stopped using process.exit() function.
@humaite humaite added the bug Something isn't working label Feb 4, 2025
@humaite humaite self-assigned this Feb 4, 2025
@VinceJuliano VinceJuliano merged commit 398d483 into permaweb:main Feb 4, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants