/DataStore-Bug

Demonstrating issues with DataStore

Primary LanguageKotlin

DataStore Bug

This is a tiny little project to demonstrate issues found in DataStore.

Current Demo

PreferenceDataStoreSingletonDelegate and DataStoreSingletonDelegate leak Context in their produceFile lambdas.

To demonstrate, run the sample app and either rotate the screen or press the back button. LeakCanary will report the leak.