Skip to content

feat: implement centralized shutdown manager and logging#5

Merged
hustcc merged 1 commit into
mainfrom
chore/shutdown
Jul 21, 2025
Merged

feat: implement centralized shutdown manager and logging#5
hustcc merged 1 commit into
mainfrom
chore/shutdown

Conversation

@BQXBQX

@BQXBQX BQXBQX commented Jul 20, 2025

Copy link
Copy Markdown
Collaborator
  • Introduced a ShutdownManager for handling graceful shutdowns and cleanup.
  • Added a Logger function for consistent logging across the application.
  • Updated server and transport error handling to use the Logger.
  • Registered cleanup handlers for server and transport in various services.

Comment thread src/utils/shutdownManager.ts
@hustcc hustcc merged commit 30f747d into main Jul 21, 2025
1 check passed
@hustcc hustcc deleted the chore/shutdown branch July 21, 2025 09:41
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.

2 participants