Store/store
Yigit Boyar 61762f2f96
Emit source of truth errors to subscribers #177 (#180)
* reproduce #177 and fix reader errors

* dispatch write errors to receiver

Now source of truth can unblock reader while also letting them
know that an error happened while writing. This forces readers
to first dispatch the error then whatever data they have.

I've also added new public WriteException/ReadException classes
to SourceOfTruth so that it is easy to diagnose these problems
when it hits to the developer's code
2020-06-27 11:57:04 -07:00
..
api Emit source of truth errors to subscribers #177 (#180) 2020-06-27 11:57:04 -07:00
libs initialCommit 2016-11-29 13:59:48 -05:00
src Emit source of truth errors to subscribers #177 (#180) 2020-06-27 11:57:04 -07:00
build.gradle Kotlin 1.3.70 and other dependencies updates. (#125) 2020-03-07 09:38:02 -05:00
gradle.properties Switch POM packaging format to jar for cache, filesystem and store. (#54) 2020-01-07 13:31:19 -05:00
version.properties initial 2017-01-04 14:17:53 -05:00