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

Change createTest to return task ID #928

Merged
merged 2 commits into from
Mar 27, 2023
Merged

Conversation

dturner
Copy link
Collaborator

@dturner dturner commented Mar 24, 2023

createTask now returns the newly created task ID as a String, rather than a whole Task. This encourages callers to use the observe methods to get access to the tasks over time. More reactive, less imperative.

@dturner dturner merged commit 04924f6 into android:main Mar 27, 2023
@dturner dturner deleted the change-create-task branch March 27, 2023 14:26
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