Skip to content

fix: unref background timers#155

Open
EfeDurmaz16 wants to merge 1 commit intovercel:mainfrom
EfeDurmaz16:efe/unref-background-timers
Open

fix: unref background timers#155
EfeDurmaz16 wants to merge 1 commit intovercel:mainfrom
EfeDurmaz16:efe/unref-background-timers

Conversation

@EfeDurmaz16
Copy link
Copy Markdown

Summary

  • unref the periodic server cleanup timer so it does not keep Node processes alive by itself
  • unref the SSE log flush timer after it is created

Fixes #129

Verification

  • pnpm build
  • pnpm test

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.

mcp-api-handler.ts setInterval NOT unref()'ed = process can't exit

1 participant