Skip to content

Race Condition: examples/ServerClient/run.sh #25

Description

@Haximilian

Despite ./server/server being started first, it's possible for the ./client/client net.dial to execute before the ./server/server net.Listen. This causes the client connection establishment to fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions