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 RibCoroutineWorker.bind that receives multiple workers #607

Merged
merged 2 commits into from
Aug 10, 2023

Conversation

FranAguilera
Copy link
Contributor

@FranAguilera FranAguilera commented Aug 10, 2023

Description:

Adding API to allow binding multiple RibCoroutineWorkers at once (similarly to WorkerBinder.bind added in #604)

Related issue(s):

Avoid boilerplate to bind multiple workers. This is very common use case internally.

Verification:

Verified via Rib worker sample app

…ibCoroutineWorker.kt

Co-authored-by: Patrick Steiger <psteiger@gmail.com>
@FranAguilera FranAguilera merged commit e6f98bd into uber:main Aug 10, 2023
2 checks passed
@FranAguilera FranAguilera deleted the rib_coroutine_bind branch August 10, 2023 19:00
@FranAguilera FranAguilera added the Android Android related tickets label Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android Android related tickets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants