Skip to content

accept4 test failure in CI #1178

Open
Open
@64

Description

@64

When testing #1177, we saw a transient failure:

     188/257 mlibc:posix / accept4                        FAIL            0.01s   exit status 1
    stderr:
    bind failed: Address already in use (EADDRINUSE)

I suspect this could be fixed by passing port 0 to bind which lets it pick an available one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis issue reports a bugtrivial issueRequires only straightforward changes and not new logic.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions