Skip to content

Datastore crashed with assertion #68

Open
@liyuqian

Description

@liyuqian

The assertion assert(isLast != moreBatches); in https://github.com/dart-lang/gcloud/blob/master/lib/src/datastore_impl.dart#L555 failed because moreResults == 'NOT_FINISHED' instead of 'MORE_RESULTS_AFTER_LIMIT'.

See MoreResultsType in https://cloud.google.com/datastore/docs/reference/data/rpc/google.datastore.v1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions