Skip to content

refactor: update context management in handler files#60

Merged
wolfeidau merged 2 commits into
mainfrom
refactor_shutdown_context
May 15, 2026
Merged

refactor: update context management in handler files#60
wolfeidau merged 2 commits into
mainfrom
refactor_shutdown_context

Conversation

@wolfeidau
Copy link
Copy Markdown
Member

  • Replace context.Context and context.CancelFunc with shutdownCtx and shutdownCancel in NPM, GOPROXY, and Maven handlers for improved lifecycle management.
  • Adjust background goroutine context usage to utilize the new shutdown context.
  • Fix otel version import

wolfeidau added 2 commits May 16, 2026 08:12
- Replace context.Context and context.CancelFunc with shutdownCtx and shutdownCancel in NPM, GOPROXY, and Maven handlers for improved lifecycle management.
- Adjust background goroutine context usage to utilize the new shutdown context.
@wolfeidau wolfeidau merged commit c7dcb8b into main May 15, 2026
3 checks passed
@wolfeidau wolfeidau deleted the refactor_shutdown_context branch May 15, 2026 23:38
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