Skip to content

Deprecate MultiProcessor API#281

Merged
serbrech merged 2 commits into
mainfrom
codex/deprecate-multi-processor
Jun 5, 2026
Merged

Deprecate MultiProcessor API#281
serbrech merged 2 commits into
mainfrom
codex/deprecate-multi-processor

Conversation

@karenychen
Copy link
Copy Markdown
Collaborator

Summary

  • mark NewMultiProcessor as deprecated ahead of future removal
  • mark the companion ReceiverEx and NewReceiverEx APIs as deprecated
  • update the README MultiProcessor section to direct users to NewProcessor instead

Verification

  • go test ./... (from v2)
  • go vet ./... (from v2)
  • git diff --check

Note: PR #280 remains draft for the later removal after a deprecation release is tagged.

Copy link
Copy Markdown
Member

@serbrech serbrech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@serbrech serbrech merged commit b6804be into main Jun 5, 2026
6 checks passed
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