Skip to content

waitTasks doesn't wait for all futures finished. #4198

@fuzhe1989

Description

@fuzhe1989

Enhancement

Now waitTasks will directly throw if any future failed and won't wait for the remaining futures. This could lead to bugs in that the callers may assume all futures are finished after waitTasks finished.

Metadata

Metadata

Assignees

No one assigned

    Labels

    affects-5.4This bug affects the 5.4.x(LTS) versions.severity/majortype/bugThe issue is confirmed as a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions