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

Database not closing #51

Open
camhart opened this issue Jul 11, 2020 · 0 comments
Open

Database not closing #51

camhart opened this issue Jul 11, 2020 · 0 comments

Comments

@camhart
Copy link

camhart commented Jul 11, 2020

Describe the bug
If you create eThree as needed (instead of keeping one around as a singleton), you'll see a handful of these warning messages.

2020-07-09 21:08:06.222 18133-18169/com.my.app W/System: A resource failed to call close. 
2020-07-09 21:08:06.222 18133-18169/com.my.app W/SQLiteConnectionPool: A SQLiteConnection object for database '/data/user/0/com.my.app/databases/ethree-database-ddc31112-c8e9-47a4-970e-20d3ec7d82b7' was leaked!  Please fix your application to end transactions in progress properly and to close the database when it is no longer needed.
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

No branches or pull requests

1 participant