Skip to content

Fix RabbitFuture for interrupted thread #2724

Closed
@artembilan

Description

@artembilan

The cancelTimeoutTaskIfAny() may make the current thread dead with its interruption.

Move cancelTimeoutTaskIfAny() into finally block after the target logic is performed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions