Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Packets are written by Dockyard in a Netty IO Event Loop thread #179

Description

@p1k0chu

this causes wrong packet order, because if you write a packet from the nioEventLoop thread, its written immediately, without queue-ing
from other threads it goes to a queue

See netty/netty#3246

Metadata

Metadata

Assignees

No one assigned

    Type

    Fields

    No fields configured for Bug.

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions