Skip to content

Conversation

@mkysel
Copy link
Collaborator

@mkysel mkysel commented Aug 5, 2025

Add logging to capture OS signals during gateway shutdown in gatewayServiceImpl.WaitForShutdown method

The WaitForShutdown method in the gatewayServiceImpl struct now captures and logs the specific OS signal received before proceeding with shutdown. The code modification stores the signal in a variable and outputs an informational log message containing the signal type as a string in server.go.

📍Where to Start

Start with the WaitForShutdown method in the gatewayServiceImpl struct in server.go.


Macroscope summarized 5e87f0f.

@mkysel mkysel requested a review from a team as a code owner August 5, 2025 00:35
@graphite-app
Copy link

graphite-app bot commented Aug 5, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • Queue - adds this PR to the back of the merge queue
  • Hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@mkysel mkysel merged commit 5d554d1 into main Aug 5, 2025
10 checks passed
@mkysel mkysel deleted the mkysel/verbose-gateway-shutdown branch August 5, 2025 01:00
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.

3 participants