Skip to content

refactor: use distinct context variables in graceful shutdown#432

Open
joybiswas007 wants to merge 1 commit intoMelkeydev:mainfrom
joybiswas007:main
Open

refactor: use distinct context variables in graceful shutdown#432
joybiswas007 wants to merge 1 commit intoMelkeydev:mainfrom
joybiswas007:main

Conversation

@joybiswas007
Copy link

rename signal context to sigCtx and shutdown context to shutdownCtx for improved readability and to avoid variable shadowing in the gracefulShutdown function.

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

Problem/Feature

Please include a description of the problem or feature this PR is addressing.

Description of Changes:

  • Item 1
  • Item 2

Checklist

rename signal context to sigCtx and shutdown context to shutdownCtx
for improved readability and to avoid variable shadowing in the
gracefulShutdown function.
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.

1 participant