Skip to content

fix: allows graceful shutdown without misleading messaging - #8523

Closed
owlstronaut wants to merge 1 commit into
latestfrom
exit-handler-messaging
Closed

fix: allows graceful shutdown without misleading messaging#8523
owlstronaut wants to merge 1 commit into
latestfrom
exit-handler-messaging

Conversation

@owlstronaut

@owlstronautowlstronaut commented Aug 22, 2025

Copy link
Copy Markdown

#8429

@wraithgar I think I over thought this before, and caused those side effects. It seems to me that the correct thing to do is revert that change and instead have proper messaging - these signals will be expected in container environments, and instead of saying there is a problem with npm itself, we just inform why it is exiting (the container signal). I think the messaging was misleading, not the behavior.

@owlstronaut
owlstronaut marked this pull request as ready for review August 22, 2025 18:19
@owlstronaut
owlstronaut requested a review from a team as a code ownerAugust 22, 2025 18:19
@owlstronaut
owlstronautforce-pushed the exit-handler-messaging branch from 353fac4 to 03d3ee7CompareAugust 22, 2025 18:39
Sign up for freeto 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.

1 participant

@owlstronaut