You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For observability I like to track what signal caused the graceful shutdown, could we add the signal as a parameter to onSignal?
I'd be willing to make the PR if that would be helpful
The text was updated successfully, but these errors were encountered:
Coincidentally, I've already submitted a merge request that adds the signal as a parameter to onSignal, addressing your concern. Feel free to check it out and share your thoughts!
terminus/lib/terminus.js
Line 143 in c1a26fb
->
For observability I like to track what signal caused the graceful shutdown, could we add the signal as a parameter to onSignal?
I'd be willing to make the PR if that would be helpful
The text was updated successfully, but these errors were encountered: