Skip to content

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

@Haximilian

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions