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

Close android.database.Cursor objects in tests #6905

Merged
merged 1 commit into from Dec 6, 2021
Merged

Conversation

copybara-service[bot]
Copy link

Close android.database.Cursor objects in tests

Around 30-40% of log lines in GitHub CI contain CloseGuard
stack traces from open cursors being closed.

Also close some ContentProviderClient objects.

Around 30-40% of log lines in GitHub CI contain CloseGuard
stack traces from open cursors being closed.

Also close some ContentProviderClient objects.

PiperOrigin-RevId: 413737346
@hoisie hoisie merged commit 5b8c1bf into master Dec 6, 2021
@hoisie hoisie deleted the piper_413737346 branch December 6, 2021 03: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.

None yet

1 participant