c82421104e
* Fix KeyTracker subscription order This PR fixes a race condition where if the SimplePersisterAsFlowable's write is called inside a reader, reader wouldn't be notified again * Fix StreamOneKeyTest This test was passing by mistake :/. Right now, when we create the backport Store from a Pipeline, the method skips memory cache but uses disk cache. This test was not initializing the disk cache w/ empty value, which meant the initial read would get first value as if it is cached and then would also get the new value.' The test didn't fail before because KeyTracker had a concurrency but where it missed 1 invalidation call |
||
---|---|---|
.. | ||
libs | ||
src | ||
build.gradle | ||
gradle.properties | ||
version.properties |