Skip to content

The List of CompletionStage args wont accept a list of CompletableFuture #1

Closed
@bbakerman

Description

@bbakerman

This wont compile

    PromisedValues<String> pvList = PromisedValues.allOf(Collections.singletonList(new CompletableFuture<String>()));

We should use more generic shape

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions