Skip to content

Guard concurrent app data loading with Job cancellation #365

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

Merged

Conversation

MihaiCristianCondrea
Copy link
Owner

Summary

  • track app data loading flows with a cancellable loadJob
  • cancel previous loading before starting new flow collection
  • collect app data flows declaratively with launchIn

Testing

  • ./gradlew test (fails: SDK location not found)

https://chatgpt.com/codex/tasks/task_e_689a0ff72548832d83dc0bfe565e0b97

@MihaiCristianCondrea MihaiCristianCondrea merged commit 61954d1 into master Aug 11, 2025
1 check passed
@MihaiCristianCondrea MihaiCristianCondrea deleted the codex/add-job-field-to-appmanagerviewmodel branch August 11, 2025 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant