DescriptionFix missing/broken ds.Stop handling in raw DS.
Several places were missed when patching "ds.Stop" to being correctly filtred
at the top interface rather than the raw interface.
At the top-level, GetAll and Count both did not filter the Stop error.
At the filter level, several filters were ignoring error values from
their callbacks.
Also fixes an issue in count filter where the ds.Stop error was being
incorrectly filtered at the RawInterface level.
Add datastore iterating query filter.
R=iannucci@chromium.org
BUG=
Committed: https://github.com/luci/gae/commit/f2a2648b0e74fb73c9443669852606328952a017
Patch Set 1 #
Total comments: 3
Patch Set 2 : Rebarse. #Patch Set 3 : Better "count" helper function. #
Messages
Total messages: 8 (2 generated)
|