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

Uncontrolled infinite loop #1002

@dacevedo12

Description

@dacevedo12

Using the wait_port and done_port functions from the manage-ports argument results in an uncontrolled infinite loop when the timeout is reached, printing:

Timeout while waiting for ${host}:${port} to open
Timeout while waiting for ${host}:${port} to open
Timeout while waiting for ${host}:${port} to open
...

This return doesn't seem to be working properly https://github.com/fluidattacks/makes/blob/main/src/args/manage-ports/template.sh#L51

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions