Skip to content

Channel closeFuture().sync() instability. #822

@cryingcode

Description

@cryingcode

Where ch is a Channel, the construct:
ChannelFuture cf = ch.closeFuture().sync();
can fail to return, causing the calling thread to hang indefinitely.

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