Skip to content

Wrong timeout conversion in awaitCompletion #1637

Closed
@hapeka72

Description

@hapeka72

Hi,

the conversion of the timeout in this line is wrong:

It should be like this:
long duration = TimeUnit.MILLISECONDS.convert(timeout, unit);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions