Skip to content

fix: make adapter disposal total (#587) - #621

Merged
debugmcpdev merged 3 commits into
mainfrom
codex/587-safe-adapter-disposal
Aug 31, 2026
Merged

fix: make adapter disposal total (#587)#621
debugmcpdev merged 3 commits into
mainfrom
codex/587-safe-adapter-disposal

Conversation

@debugmcpdev

Copy link
Copy Markdown
Collaborator

Closes #587. Adds the total disposal primitive at all registry sites and isolates registry tests from real process listeners. Verification: lint, source and test typecheck ratchets, clean build, targeted suites, full unit and integration suites, and the complete E2E matrix passed locally.

@codecov

codecov Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@debugmcpdev
debugmcpdev merged commit e7e5a0d into main Aug 31, 2026
9 checks passed
@debugmcpdev
debugmcpdev deleted the codex/587-safe-adapter-disposal branch August 31, 2026 04:17
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.

adapter-registry.ts dispose sites miss synchronous throws (same class as #573); adapter-registry.test.ts still emits MaxListenersExceededWarning

2 participants