Skip to content

waitFor() doesn't accept ImmediateValue #1

Open
@eschultink

Description

@eschultink

see com.google.appengine.tools.pipeline.impl.model.JobRecord line 431
2019-04-05 10-07-10

cases the wf value as FutureValueImpl, although contract allows any implementation of Value<>:

2019-04-05 10-08-04

solution: avoid this case in JobRecord - basically considering WaitFors on ImmediateValue as satisfied immediately

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions