-
Notifications
You must be signed in to change notification settings - Fork 616
move more jobs to disk write #6156
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
Conversation
Release note changesNo release note changes were detected. If you made changes that should be |
Generated by 🚫 Danger |
Coverage Report 1Affected Products
Test Logs |
1b91c64
to
3632e38
Compare
Size Report 1Affected Products
Test Logs |
Startup Time Report 1Note: Layout is sometimes suboptimal due to limited formatting support on GitHub. Please check this report on GCS. Notes
Startup Times
|
...ics/src/main/java/com/google/firebase/crashlytics/internal/common/CrashlyticsController.java
Outdated
Show resolved
Hide resolved
...ics/src/main/java/com/google/firebase/crashlytics/internal/common/CrashlyticsController.java
Show resolved
Hide resolved
9d32d27
to
aae872c
Compare
Unit Test Results 8 files + 4 8 suites +4 26s ⏱️ +23s Results for commit c4bdb31. ± Comparison against base commit 9017c35. This pull request removes 50 and adds 22 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
102cacf
to
c4bdb31
Compare
c4bdb31
to
54275a2
Compare
Move file clean up task to disk write worker.
Fix unit test: close session has to run on a background thread