Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add WorkerBinder.bind overloads that take in an Iterable. #604

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

psteiger
Copy link
Contributor

List is not really needed and we restrict the API unnecessarily: all we need is an Iterable.

For keeping binary compatibility, we also keep the overloads taking in a List.

`List` is not really needed and we restrict the API  unnecessarily: all we need is an `Iterable`.

For keeping binary compatibility, we also keep the overloads taking in a `List`.
@psteiger psteiger merged commit 0d87f61 into uber:main Jul 26, 2023
2 checks passed
@psteiger psteiger deleted the bind-iterable branch July 26, 2023 00:59
Copy link

@Gdakgdak22 Gdakgdak22 left a comment

Choose a reason for hiding this comment

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

Revisando

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.

None yet

3 participants