Status Update
Comments
to...@gmail.com <to...@gmail.com> #2
There are a few more changes to DataStoreImpl's logic which makes a reevaluation necessary.
Now with Yigit's changes, datastore's
A ReadException is not automatically handled and stays in cache until a updateData call which revisits handleUpdate
call proceeds to
nk...@google.com <nk...@google.com> #3
can we create a test failure for this? I'm not fully sure what is going wrong here, it is a bit hard to track w/o a repro case.
nk...@google.com <nk...@google.com>
nk...@google.com <nk...@google.com> #4
can we create a test failure for this?
Sure I'm working on the code changes.
In the meantime I think this bug might makes the errors e.g. in
Description
So far it is possible to have @SdkSupress annotation with minSdkVersion which doesn't solve the problem.