Skip to content

What is the value of this? #54

@itboy2009

Description

@itboy2009

await(blockSomeThingFuture());

just only equals to

this.blockSomeThingFuture().toCompletableFuture().join(); // block!!!

Why is it so complicated?

Or I didn’t understand, I look forward to your sharing

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