Skip to content

Warn users when task aliases cause ambiguities#2384

Open
dplyukhin wants to merge 4 commits into
mainfrom
bugfix/2379-activity-alias
Open

Warn users when task aliases cause ambiguities#2384
dplyukhin wants to merge 4 commits into
mainfrom
bugfix/2379-activity-alias

Conversation

@dplyukhin

Copy link
Copy Markdown
Contributor

What was changed

Fix logic to disambiguate activities with aliases

Why?

Bug

Checklist

  1. Closes Activity invocation with duplicate function names is silently redirected to aliased registration #2379

  2. How was this tested: Added a test to internal_worker_test.go

  3. Any docs updates needed? Nope

@dplyukhin dplyukhin requested a review from a team as a code owner June 2, 2026 21:37
Comment thread internal/internal_worker_test.go
Comment thread internal/internal_worker.go
@dplyukhin dplyukhin changed the title Fix logic to disambiguate activities with aliases Warn users when task aliases cause ambiguities Jun 3, 2026
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.

Activity invocation with duplicate function names is silently redirected to aliased registration

2 participants